# git rev-parse -q --verify 24f0a48743a256bdec1bcb80708bc309da4aa261^{commit} 24f0a48743a256bdec1bcb80708bc309da4aa261 already have revision, skipping fetch # git checkout -q -f -B kisskb 24f0a48743a256bdec1bcb80708bc309da4aa261 # git clean -qxdf # < git log -1 # commit 24f0a48743a256bdec1bcb80708bc309da4aa261 # Merge: ae3fa8bd73c9 ace74f73c200 # Author: Linus Torvalds # Date: Fri Feb 15 09:12:28 2019 -0800 # # Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - Ensure we insert into the hctx dispatch list, if a request is marked # as DONTPREP (Jianchao) # # - NVMe pull request, single missing unlock on error fix (Keith) # # - MD pull request, single fix for a potentially data corrupting issue # (Nate) # # - Floppy check_events regression fix (Yufen) # # * tag 'for-linus-20190215' of git://git.kernel.dk/linux-block: # md/raid1: don't clear bitmap bits on interrupted recovery. # floppy: check_events callback should not return a negative number # nvme-pci: add missing unlock for reset error # blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue # < /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 24f0a48743a256bdec1bcb80708bc309da4aa261 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_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:186:16: warning: 'old' 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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x541588) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x541588) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x541588) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x530f14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x541588) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.0.0-rc6-g24f0a48743a2 Created: Sat Feb 16 09:56:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2643590 Bytes = 2581.63 KiB = 2.52 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.0.0-rc6-g24f0a48743a2 Created: Sat Feb 16 09:56:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2676440 Bytes = 2613.71 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.0.0-rc6-g24f0a48743a2 Created: Sat Feb 16 09:56:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2674161 Bytes = 2611.49 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:37.554552