# git rev-parse -q --verify 43e317c1bbdfe1d4d6d19d28f925f400898d41b9^{commit} 43e317c1bbdfe1d4d6d19d28f925f400898d41b9 already have revision, skipping fetch # git checkout -q -f -B kisskb 43e317c1bbdfe1d4d6d19d28f925f400898d41b9 # git clean -qxdf # < git log -1 # commit 43e317c1bbdfe1d4d6d19d28f925f400898d41b9 # Merge: 5efbd93708df 98abe0227827 # Author: Linus Torvalds # Date: Sat Jul 27 08:58:04 2019 -0700 # # Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 updates from Heiko Carstens: # # - Add ABI to kernel image file which allows e.g. the file utility to # figure out the kernel version. # # - Wire up clone3 system call. # # - Add support for kasan bitops instrumentation. # # - uapi header cleanup: use __u{16,32,64} instead of uint{16,32,64}_t. # # - Provide proper ARCH_ZONE_DMA_BITS so the s390 DMA zone is correctly # defined with 2 GB instead of the default value of 1 MB. # # - Farhan Ali leaves the group of vfio-ccw maintainers. # # - Various small vfio-ccw fixes. # # - Add missing locking for airq_areas array in virtio code. # # - Minor qdio improvements. # # * tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # MAINTAINERS: vfio-ccw: Remove myself as the maintainer # s390/mm: use shared variables for sysctl range check # virtio/s390: fix race on airq_areas[] # s390/dma: provide proper ARCH_ZONE_DMA_BITS value # s390/kasan: add bitops instrumentation # s390/bitops: make test functions return bool # s390: wire up clone3 system call # kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test # s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header # s390/hypfs: fix a typo in the name of a function # s390/qdio: restrict QAOB usage to IQD unicast queues # s390/qdio: add sanity checks to the fast-requeue path # s390: enable detection of kernel version from bzImage # Documentation: fix vfio-ccw doc # vfio-ccw: Update documentation for csch/hsch # vfio-ccw: Don't call cp_free if we are processing a channel program # vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn # vfio-ccw: Fix memory leak and don't call cp_free in cp_init # vfio-ccw: Fix misleading comment when setting orb.cmd.c64 # < /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 43e317c1bbdfe1d4d6d19d28f925f400898d41b9 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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: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/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' 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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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] /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/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:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: 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 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc18eb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5860286 Bytes = 5722.94 KiB = 5.59 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891444 Bytes = 5753.36 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891401 Bytes = 5753.32 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891403 Bytes = 5753.32 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891822 Bytes = 5753.73 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893310 Bytes = 5755.19 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893196 Bytes = 5755.07 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891840 Bytes = 5753.75 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891827 Bytes = 5753.74 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891407 Bytes = 5753.33 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893347 Bytes = 5755.22 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891809 Bytes = 5753.72 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5892146 Bytes = 5754.05 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891823 Bytes = 5753.73 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5893118 Bytes = 5755.00 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-rc1-g43e317c1bbdf Created: Sun Jul 28 02:55:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5891441 Bytes = 5753.36 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:08.053656