# git rev-parse -q --verify c309b6f24222246c18a8b65d3950e6e755440865^{commit} c309b6f24222246c18a8b65d3950e6e755440865 already have revision, skipping fetch # git checkout -q -f -B kisskb c309b6f24222246c18a8b65d3950e6e755440865 # git clean -qxdf # < git log -1 # commit c309b6f24222246c18a8b65d3950e6e755440865 # Merge: 3e859477a1db 168869492e70 # Author: Linus Torvalds # Date: Tue Jul 16 12:21:41 2019 -0700 # # Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media # # Pull rst conversion of docs from Mauro Carvalho Chehab: # "As agreed with Jon, I'm sending this big series directly to you, c/c # him, as this series required a special care, in order to avoid # conflicts with other trees" # # * tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (77 commits) # docs: kbuild: fix build with pdf and fix some minor issues # docs: block: fix pdf output # docs: arm: fix a breakage with pdf output # docs: don't use nested tables # docs: gpio: add sysfs interface to the admin-guide # docs: locking: add it to the main index # docs: add some directories to the main documentation index # docs: add SPDX tags to new index files # docs: add a memory-devices subdir to driver-api # docs: phy: place documentation under driver-api # docs: serial: move it to the driver-api # docs: driver-api: add remaining converted dirs to it # docs: driver-api: add xilinx driver API documentation # docs: driver-api: add a series of orphaned documents # docs: admin-guide: add a series of orphaned documents # docs: cgroup-v1: add it to the admin-guide book # docs: aoe: add it to the driver-api book # docs: add some documentation dirs to the driver-api book # docs: driver-model: move it to the driver-api book # docs: lp855x-driver.rst: add it to the driver-api book # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c309b6f24222246c18a8b65d3950e6e755440865 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x31fc): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:03:18.230212