# git rev-parse -q --verify a3818841bd5e9b4a7e0e732c19cf3a632fcb525e^{commit} a3818841bd5e9b4a7e0e732c19cf3a632fcb525e already have revision, skipping fetch # git checkout -q -f -B kisskb a3818841bd5e9b4a7e0e732c19cf3a632fcb525e # git clean -qxdf # < git log -1 # commit a3818841bd5e9b4a7e0e732c19cf3a632fcb525e # Merge: 68cc38f 7701619 # Author: Linus Torvalds # Date: Fri Jun 8 13:36:19 2018 -0700 # # Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few fixes for this merge window, where some of them should go in # sooner rather than later, hence a new pull this week. This pull # request contains: # # - Set of NVMe fixes, mostly follow up cleanups/fixes to the queue # changes, but also teardown/removal and misc changes (Christop/Dan/ # Johannes/Sagi/Steve). # # - Two lightnvm fixes for issues that showed up in this window # (Colin/Wei). # # - Failfast/driver flags inheritance for flush requests (Hannes). # # - The md device put sanitization and fix (Kent). # # - dm bio_set inheritance fix (me). # # - nbd discard granularity fix (Josef). # # - nbd consistency in command printing (Kevin). # # - Loop recursion validation fix (Ted). # # - Partition overlap check (Wang)" # # [ .. and now my build is warning-free again thanks to the md fix - Linus ] # # * tag 'for-linus-20180608' of git://git.kernel.dk/linux-block: (22 commits) # nvme: cleanup double shift issue # nvme-pci: make CMB SQ mod-param read-only # nvme-pci: unquiesce dead controller queues # nvme-pci: remove HMB teardown on reset # nvme-pci: queue creation fixes # nvme-pci: remove unnecessary completion doorbell check # nvme-pci: remove unnecessary nested locking # nvmet: filter newlines from user input # nvme-rdma: correctly check for target keyed sgl support # nvme: don't hold nvmf_transports_rwsem for more than transport lookups # nvmet: return all zeroed buffer when we can't find an active namespace # md: Unify mddev destruction paths # dm: use bioset_init_from_src() to copy bio_set # block: add bioset_init_from_src() helper # block: always set partition number to '0' in blk_partition_remap() # block: pass failfast and driver-specific flags to flush requests # nbd: set discard_alignment to the granularity # nbd: Consistently use request pointer in debug messages. # block: add verifier for cmdline partition # lightnvm: pblk: fix resource leak of invalid_bitmap # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 a3818841bd5e9b4a7e0e732c19cf3a632fcb525e # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183: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:2497: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:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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:340: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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb67424) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb56cd8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:56 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5519564 Bytes = 5390.20 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:56 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5495755 Bytes = 5366.95 kB = 5.24 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:56 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5519628 Bytes = 5390.26 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520729 Bytes = 5391.34 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520551 Bytes = 5391.16 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5519509 Bytes = 5390.15 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5519566 Bytes = 5390.20 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520399 Bytes = 5391.01 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520336 Bytes = 5390.95 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520340 Bytes = 5390.96 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520273 Bytes = 5390.89 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:58 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520280 Bytes = 5390.90 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:57 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5519515 Bytes = 5390.15 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:03:58 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520840 Bytes = 5391.45 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:04:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520834 Bytes = 5391.44 kB = 5.27 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.17.0-ga381884 Created: Sat Jun 9 08:04:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5520288 Bytes = 5390.91 kB = 5.26 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:32.228714