# git rev-parse -q --verify 2c7645b0f7d1014f2636393de7906c6bfd25939f^{commit} 2c7645b0f7d1014f2636393de7906c6bfd25939f already have revision, skipping fetch # git checkout -q -f -B kisskb 2c7645b0f7d1014f2636393de7906c6bfd25939f # git clean -qxdf # < git log -1 # commit 2c7645b0f7d1014f2636393de7906c6bfd25939f # Author: Michael Ellerman # Date: Mon Nov 12 13:46:06 2018 +1100 # # selftests/powerpc: Fix wild_bctr test to work on ppc64 # # The selftest I recently added to test branching to an out-of-bounds # NIP doesn't work on 64-bit big endian. It does fail but not in the # right way. That is it SEGVs trying to load from the opd at BAD_NIP, # but it never gets as far as branching to BAD_NIP. # # To fix it we need to create an opd which is reachable but which holds # the bad address. # # Fixes: b7683fc66eba ("selftests/powerpc: Add a test of wild bctr") # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 2c7645b0f7d1014f2636393de7906c6bfd25939f # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc5200_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc5200_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/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:226:6: warning: 'k' 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] INFO: Uncompressed kernel (size 0x6f26c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6f26c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6f26c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-4.20.0-rc1-g2c7645b0f7d1 Created: Tue Nov 13 19:53:22 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3499019 Bytes = 3417.01 KiB = 3.34 MiB Load Address: 00700000 Entry Point: 00700284 Image Name: Linux-4.20.0-rc1-g2c7645b0f7d1 Created: Tue Nov 13 19:53:22 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3500116 Bytes = 3418.08 KiB = 3.34 MiB Load Address: 00700000 Entry Point: 00700284 INFO: Uncompressed kernel (size 0x6e2018) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-4.20.0-rc1-g2c7645b0f7d1 Created: Tue Nov 13 19:53:23 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3498714 Bytes = 3416.71 KiB = 3.34 MiB Load Address: 00700000 Entry Point: 00700284 Image Name: Linux-4.20.0-rc1-g2c7645b0f7d1 Created: Tue Nov 13 19:53:23 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3470520 Bytes = 3389.18 KiB = 3.31 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc # Build took: 0:00:30.741714