# git rev-parse -q --verify a722f75b2923b4fd44c17e7255e822ac48fe85f0^{commit} a722f75b2923b4fd44c17e7255e822ac48fe85f0 already have revision, skipping fetch # git checkout -q -f -B kisskb a722f75b2923b4fd44c17e7255e822ac48fe85f0 # git clean -qxdf # < git log -1 # commit a722f75b2923b4fd44c17e7255e822ac48fe85f0 # Author: Stephen Rothwell # Date: Tue Oct 22 16:17:17 2019 +1100 # # Add linux-next specific files for 20191022 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a722f75b2923b4fd44c17e7255e822ac48fe85f0 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xE1A2C1DF # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'init_chip_info': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:1070:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/include/uapi/linux/posix_types.h:5, from /kisskb/src/include/uapi/linux/types.h:14, from /kisskb/src/include/linux/types.h:6, from /kisskb/src/include/linux/limits.h:6, from /kisskb/src/include/linux/kernel.h:7, from /kisskb/src/fs/aio.c:14: /kisskb/src/fs/aio.c: In function '__do_compat_sys_io_pgetevents': /kisskb/src/include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] #define NULL ((void *)0) ^ /kisskb/src/fs/aio.c:2193:38: note: in expansion of macro 'NULL' struct __compat_aio_sigset ksig = { NULL, }; ^~~~ /kisskb/src/include/linux/stddef.h:8:14: note: (near initialization for 'ksig.sigmask') #define NULL ((void *)0) ^ /kisskb/src/fs/aio.c:2193:38: note: in expansion of macro 'NULL' struct __compat_aio_sigset ksig = { NULL, }; ^~~~ /kisskb/src/fs/aio.c: In function '__do_compat_sys_io_pgetevents_time64': /kisskb/src/include/linux/stddef.h:8:14: warning: initialization of 'unsigned int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] #define NULL ((void *)0) ^ /kisskb/src/fs/aio.c:2228:38: note: in expansion of macro 'NULL' struct __compat_aio_sigset ksig = { NULL, }; ^~~~ /kisskb/src/include/linux/stddef.h:8:14: note: (near initialization for 'ksig.sigmask') #define NULL ((void *)0) ^ /kisskb/src/fs/aio.c:2228:38: note: in expansion of macro 'NULL' struct __compat_aio_sigset ksig = { NULL, }; ^~~~ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:09:53.687997