# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 71ae5fc87c34ecbdca293c2a5c563d6be2576558 # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # yes \n | make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/scsi/myrs.c: In function 'myrs_log_event': /kisskb/src/drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized] struct scsi_sense_hdr sshdr; ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:15:17.160463