# git rev-parse -q --verify 4eaaa2b99e30305f4bc677f4abfe56c1f8b39670^{commit} 4eaaa2b99e30305f4bc677f4abfe56c1f8b39670 already have revision, skipping fetch # git checkout -q -f -B kisskb 4eaaa2b99e30305f4bc677f4abfe56c1f8b39670 # git clean -qxdf # < git log -1 # commit 4eaaa2b99e30305f4bc677f4abfe56c1f8b39670 # Merge: d08970904582 ffe81d45322c # Author: Linus Torvalds # Date: Wed Dec 5 13:28:01 2018 -0800 # # Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A bit earlier in the week as usual, but there's a fix here that should # go in sooner rather than later. # # Under a combination of circumstance, the direct issue path in blk-mq # could corrupt data. This wasn't easy to hit, but the ones that are # affected by it, seem to hit it pretty easily. Full explanation in the # patch. None of the regular filesystem and storage testing has # triggered it, even though it's been around since 4.19-rc1. # # Outside of that, whitelist trim tweak for certain Samsung devices for # libata" # # * tag 'for-linus-20181205' of git://git.kernel.dk/linux-block: # blk-mq: fix corruption with direct issue # libata: whitelist all SAMSUNG MZ7KM* solid-state disks # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 4eaaa2b99e30305f4bc677f4abfe56c1f8b39670 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc 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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594: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:1855: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:341: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/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:306:19: warning: unused variable 'mtd' [-Wunused-variable] INFO: Uncompressed kernel (size 0x5e75c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-rc5-g4eaaa2b99e30 Created: Thu Dec 6 11:26:51 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3014000 Bytes = 2943.36 KiB = 2.87 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc # Build took: 0:01:30.411734