# git rev-parse -q --verify 0f137416247fe92c0779a9ab49e912a7006869e8^{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 0f137416247fe92c0779a9ab49e912a7006869e8^{commit} 0f137416247fe92c0779a9ab49e912a7006869e8 # git checkout -q -f -B kisskb 0f137416247fe92c0779a9ab49e912a7006869e8 # git clean -qxdf # < git log -1 # commit 0f137416247fe92c0779a9ab49e912a7006869e8 # Merge: 25cfb0c7de3f 5d603311615f # Author: Linus Torvalds # Date: Thu Dec 5 12:27:16 2019 -0800 # # Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux # # Pull modules updates from Jessica Yu: # "Summary of modules changes for the 5.5 merge window: # # - Refactor include/linux/export.h and remove code duplication between # EXPORT_SYMBOL and EXPORT_SYMBOL_NS to make it more readable. # # The most notable change is that no namespace is represented by an # empty string "" rather than NULL. # # - Fix a module load/unload race where waiter(s) trying to load the # same module weren't being woken up when a module finally goes away" # # * tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux: # kernel/module.c: wakeup processes in module_wq on module unload # moduleparam: fix parameter description mismatch # export: avoid code duplication in include/linux/export.h # < /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 0f137416247fe92c0779a9ab49e912a7006869e8 # < make -s -j 48 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 48 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:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' 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/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:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x623d0c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63438c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:44 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3108460 Bytes = 3035.61 KiB = 2.96 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3138557 Bytes = 3065.00 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3139115 Bytes = 3065.54 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3138045 Bytes = 3064.50 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3138447 Bytes = 3064.89 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3138582 Bytes = 3065.02 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.4.0-g0f137416247f Created: Fri Dec 6 08:05:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3138349 Bytes = 3064.79 KiB = 2.99 MiB Load Address: 00700000 Entry Point: 00700290 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:12.629318