# git rev-parse -q --verify 3541833fd1f264e7579e573a6586a1b665da37db^{commit} 3541833fd1f264e7579e573a6586a1b665da37db already have revision, skipping fetch # git checkout -q -f -B kisskb 3541833fd1f264e7579e573a6586a1b665da37db # git clean -qxdf # < git log -1 # commit 3541833fd1f264e7579e573a6586a1b665da37db # Merge: 24ccea7e102d 0bb2ae1b26e1 # Author: Linus Torvalds # Date: Fri Nov 9 06:30:44 2018 -0600 # # Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 fixes from Martin Schwidefsky: # # - A fix for the pgtable_bytes misaccounting on s390. The patch changes # common code part in regard to page table folding and adds extra # checks to mm_[inc|dec]_nr_[pmds|puds]. # # - Add FORCE for all build targets using if_changed # # - Use non-loadable phdr for the .vmlinux.info section to avoid a # segment overlap that confuses kexec # # - Cleanup the attribute definition for the diagnostic sampling # # - Increase stack size for CONFIG_KASAN=y builds # # - Export __node_distance to fix a build error # # - Correct return code of a PMU event init function # # - An update for the default configs # # * tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390/perf: Change CPUM_CF return code in event init function # s390: update defconfigs # s390/mm: Fix ERROR: "__node_distance" undefined! # s390/kasan: increase instrumented stack size to 64k # s390/cpum_sf: Rework attribute definition for diagnostic sampling # s390/mm: fix mis-accounting of pgtable_bytes # mm: add mm_pxd_folded checks to pgtable_bytes accounting functions # mm: introduce mm_[p4d|pud|pmd]_folded # mm: make the __PAGETABLE_PxD_FOLDED defines non-empty # s390: avoid vmlinux segments overlap # s390/vdso: add missing FORCE to build targets # s390/decompressor: add missing FORCE to build targets # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 3541833fd1f264e7579e573a6586a1b665da37db # < 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/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/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/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/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/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/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/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/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/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: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 arch/powerpc/boot/dts/fsl/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/dts/fsl/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 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb891a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5600170 Bytes = 5468.92 KiB = 5.34 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630211 Bytes = 5498.25 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630240 Bytes = 5498.28 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630424 Bytes = 5498.46 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:53 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630162 Bytes = 5498.21 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:53 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630059 Bytes = 5498.10 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:53 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630208 Bytes = 5498.25 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630088 Bytes = 5498.13 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630140 Bytes = 5498.18 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5629891 Bytes = 5497.94 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5631528 Bytes = 5499.54 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630823 Bytes = 5498.85 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630168 Bytes = 5498.21 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630160 Bytes = 5498.20 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5631805 Bytes = 5499.81 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc1-g3541833fd1f2 Created: Sat Nov 10 01:35:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5630243 Bytes = 5498.28 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:46.119497