# git rev-parse -q --verify 71ae5fc87c34ecbdca293c2a5c563d6be2576558^{commit} 71ae5fc87c34ecbdca293c2a5c563d6be2576558 already have revision, skipping fetch # git checkout -q -f -B kisskb 71ae5fc87c34ecbdca293c2a5c563d6be2576558 # git clean -qxdf # < git log -1 # commit 71ae5fc87c34ecbdca293c2a5c563d6be2576558 # Merge: 81ff5d2cba4f d917fb876f6e # Author: Linus Torvalds # Date: Mon May 6 20:29:45 2019 -0700 # # Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull Kselftest updates from Shuah Khan: # # - fixes to seccomp test, and kselftest framework # # - cleanups to remove duplicate header defines # # - fixes to efivarfs "make clean" target # # - cgroup cleanup path # # - Moving the IMA kexec_load selftest to selftests/kexec work from Mimi # Johar and Petr Vorel # # - A framework to kselftest for writing kernel test modules addition # from Tobin C. Harding # # * tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: (29 commits) # selftests: build and run gpio when output directory is the src dir # selftests/ipc: Fix msgque compiler warnings # selftests/efivarfs: clean up test files from test_create*() # selftests: fix headers_install circular dependency # selftests/kexec: update get_secureboot_mode # selftests/kexec: make kexec_load test independent of IMA being enabled # selftests/kexec: check kexec_load and kexec_file_load are enabled # selftests/kexec: Add missing '=y' to config options # selftests/kexec: kexec_file_load syscall test # selftests/kexec: define "require_root_privileges" # selftests/kexec: define common logging functions # selftests/kexec: define a set of common functions # selftests/kexec: cleanup the kexec selftest # selftests/kexec: move the IMA kexec_load selftest to selftests/kexec # selftests/harness: Add 30 second timeout per test # selftests/seccomp: Handle namespace failures gracefully # selftests: cgroup: fix cleanup path in test_memcg_subtree_control() # selftests: efivarfs: remove the test_create_read file if it was exist # rseq/selftests: Adapt number of threads to the number of detected cpus # lib: Add test module for strscpy_pad # ... # < /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 71ae5fc87c34ecbdca293c2a5c563d6be2576558 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 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:187: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/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:306:19: warning: unused variable 'mtd' [-Wunused-variable] /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:337:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x61538c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.1.0-g71ae5fc87c34 Created: Tue May 7 16:30:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3109979 Bytes = 3037.09 KiB = 2.97 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.6 # Build took: 0:00:57.449574