# 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_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc40x_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/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 /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 INFO: Uncompressed kernel (size 0x5556f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5556f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x54507c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5556f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5556f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.1.0-g71ae5fc87c34 Created: Tue May 7 14:47:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2684060 Bytes = 2621.15 KiB = 2.56 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-g71ae5fc87c34 Created: Tue May 7 14:47:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2716186 Bytes = 2652.53 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.1.0-g71ae5fc87c34 Created: Tue May 7 14:47:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2717587 Bytes = 2653.89 KiB = 2.59 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:58.293542