# git rev-parse -q --verify 2a96661054452c3016c377d72a38c6d4948ea6ae^{commit} 2a96661054452c3016c377d72a38c6d4948ea6ae already have revision, skipping fetch # git checkout -q -f -B kisskb 2a96661054452c3016c377d72a38c6d4948ea6ae # git clean -qxdf # < git log -1 # commit 2a96661054452c3016c377d72a38c6d4948ea6ae # Merge: 7555c5d5a879 27faeebd0081 # Author: Greg Kroah-Hartman # Date: Fri Oct 19 09:15:12 2018 +0200 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc # # David writes: # "Sparc fixes: # # The main bit here is fixing how fallback system calls are handled in # the sparc vDSO. # # Unfortunately, I fat fingered the commit and some perf debugging # hacks slipped into the vDSO fix, which I revert in the very next # commit." # # * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: # sparc: Revert unintended perf changes. # sparc: vDSO: Silence an uninitialized variable warning # sparc: Fix syscall fallback bugs in VDSO. # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 2a96661054452c3016c377d72a38c6d4948ea6ae # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x328581D5 # 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 # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-cgroup.c: In function 'blkg_prfill_rwstat_field': /kisskb/src/block/blk-cgroup.c:617:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/block/blk-cgroup.c: In function 'blkg_prfill_rwstat': /kisskb/src/block/blk-cgroup.c:608:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/block/blk-cgroup.c: In function 'blkcg_print_stat': /kisskb/src/block/blk-cgroup.c:1026:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/block/cfq-iosched.c: In function 'cfqg_prfill_sectors': /kisskb/src/block/cfq-iosched.c:1933:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3156:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/net/sched/cls_flower.c: In function 'fl_change': /kisskb/src/net/sched/cls_flower.c:1286:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/target/target_core_user.c: In function 'scatter_data_area.isra.4': /kisskb/src/drivers/target/target_core_user.c:662:29: warning: 'dbi' may be used uninitialized in this function [-Wmaybe-uninitialized] return dev->data_off + dbi * DATA_BLOCK_SIZE + ^ /kisskb/src/drivers/target/target_core_user.c:676:9: note: 'dbi' was declared here int i, dbi; ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:05:05.162542