# git rev-parse -q --verify 6cdc577a18a616c331f57e268c97466171cfc45f^{commit} 6cdc577a18a616c331f57e268c97466171cfc45f already have revision, skipping fetch # git checkout -q -f -B kisskb 6cdc577a18a616c331f57e268c97466171cfc45f # git clean -qxdf # < git log -1 # commit 6cdc577a18a616c331f57e268c97466171cfc45f # Merge: 92fff53b7191 225557446856 # Author: Linus Torvalds # Date: Sat Mar 9 17:40:27 2019 -0800 # # Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper updates from Mike Snitzer: # # - Update bio-based DM core to always call blk_queue_split() and update # DM targets to properly advertise discard limits that # blk_queue_split() looks at when dtermining to split discard. Whereby # allowing DM core's own 'split_discard_bios' to be removed. # # - Improve DM cache target to provide support for discard passdown to # the origin device. # # - Introduce support to directly boot to a DM mapped device from init by # using dm-mod.create= module param. This eliminates the need for an # elaborate initramfs that is otherwise needed to create DM devices. # # This feature's implementation has been worked on for quite some time # (got up to v12) and is of particular interest to Android and other # more embedded platforms (e.g. ARM). # # - Rate limit errors from the DM integrity target that were identified # as the cause for recent NMI hangs due to console limitations. # # - Add sanity checks for user input to thin-pool and external snapshot # creation. # # - Remove some unused leftover kmem caches from when old .request_fn # request-based support was removed. # # - Various small cleanups and fixes to targets (e.g. typos, needless # unlikely() annotations, use struct_size(), remove needless # .direct_access method from dm-snapshot) # # * tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm integrity: limit the rate of error messages # dm snapshot: don't define direct_access if we don't support it # dm cache: add support for discard passdown to the origin device # dm writecache: fix typo in name for writeback_wq # dm: add support to directly boot to a mapped device # dm thin: add sanity checks to thin-pool and external snapshot creation # dm block manager: remove redundant unlikely annotation # dm verity fec: remove redundant unlikely annotation # dm integrity: remove redundant unlikely annotation # dm: always call blk_queue_split() in dm_process_bio() # dm: fix to_sector() for 32bit # dm switch: use struct_size() in kzalloc() # dm: remove unused _rq_tio_cache and _rq_cache # dm: eliminate 'split_discard_bios' flag from DM target interface # dm: update dm_process_bio() to split bio if in ->make_request_fn() # < /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 6cdc577a18a616c331f57e268c97466171cfc45f # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' :1478:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /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/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 /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/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1845:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.35': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x553304) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5639b0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2720269 Bytes = 2656.51 KiB = 2.59 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2754877 Bytes = 2690.31 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751318 Bytes = 2686.83 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2754842 Bytes = 2690.28 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751288 Bytes = 2686.80 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751426 Bytes = 2686.94 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751441 Bytes = 2686.95 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751409 Bytes = 2686.92 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2754223 Bytes = 2689.67 KiB = 2.63 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.0.0-g6cdc577a18a6 Created: Sun Mar 10 13:32:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751421 Bytes = 2686.93 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006014c0 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:45.177303