# git rev-parse -q --verify 3120b9a6a3f7487f96af7bd634ec49c87ef712ab^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 3120b9a6a3f7487f96af7bd634ec49c87ef712ab^{commit} 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # git checkout -q -f -B kisskb 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # git clean -qxdf # < git log -1 # commit 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # Merge: 56037cadf604 fb377eb80c80 # Author: Linus Torvalds # Date: Tue Sep 10 12:34:13 2019 +0100 # # Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic # # Pull ipc regression fixes from Arnd Bergmann: # "Fix ipc regressions from y2038 patches # # These are two regression fixes for bugs that got introduced during the # system call rework that went into linux-5.1 but only bisected and # fixed now: # # - One patch affects semtimedop() on many of the less common 32-bit # architectures, this just needs a single-line bugfix. # # - The other affects only sparc64 and has a slightly more invasive # workaround to apply the same change to sparc64 that was done to the # generic code used everywhere else" # # * tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: # ipc: fix sparc64 ipc() wrapper # ipc: fix semtimedop for generic 32-bit architectures # < /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 3120b9a6a3f7487f96af7bd634ec49c87ef712ab # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc83xx_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x65f484) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3233718 Bytes = 3157.93 KiB = 3.08 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263585 Bytes = 3187.09 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263938 Bytes = 3187.44 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263350 Bytes = 3186.87 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263507 Bytes = 3187.02 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263503 Bytes = 3187.01 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc8-g3120b9a6a3f7 Created: Tue Sep 10 22:11:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263480 Bytes = 3186.99 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:34.784824