# git rev-parse -q --verify fb680c7e5c3697ac5d97a3e1a91e9e878f206d8d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.16.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify fb680c7e5c3697ac5d97a3e1a91e9e878f206d8d^{commit} fb680c7e5c3697ac5d97a3e1a91e9e878f206d8d # git checkout -q -f -B kisskb fb680c7e5c3697ac5d97a3e1a91e9e878f206d8d # git clean -qxdf # < git log -1 # commit fb680c7e5c3697ac5d97a3e1a91e9e878f206d8d # Author: Ben Hutchings # Date: Thu Dec 19 15:59:05 2019 +0000 # # Linux 3.16.80 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 fb680c7e5c3697ac5d97a3e1a91e9e878f206d8d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.16_ppc64e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc64e_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.16_ppc64e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] /kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /kisskb/src/kernel/cgroup.c:1811:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:1753:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial8250_shutdown': /kisskb/src/drivers/tty/serial/8250/8250_core.c:1715:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:1695:19: note: 'i' was declared here WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' INFO: Uncompressed kernel (size 0xc68080) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-3.16.80-gfb680c7e5c36 Created: Fri Dec 20 06:03:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5261972 Bytes = 5138.64 KiB = 5.02 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/stable-3.16_ppc64e_defconfig_powerpc-gcc4.6 # Build took: 0:02:27.295303