# git rev-parse -q --verify 6ebb6814a1ef9573d8488232b50dc53b394c025a^{commit} 6ebb6814a1ef9573d8488232b50dc53b394c025a already have revision, skipping fetch # git checkout -q -f -B kisskb 6ebb6814a1ef9573d8488232b50dc53b394c025a # git clean -qxdf # < git log -1 # commit 6ebb6814a1ef9573d8488232b50dc53b394c025a # Merge: 0898678c742e 488e13a489e9 # Author: Linus Torvalds # Date: Sun May 23 06:32:40 2021 -1000 # # Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf fixes from Thomas Gleixner: # "Two perf fixes: # # - Do not check the LBR_TOS MSR when setting up unrelated LBR MSRs as # this can cause malfunction when TOS is not supported # # - Allocate the LBR XSAVE buffers along with the DS buffers upfront # because allocating them when adding an event can deadlock" # # * tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context # perf/x86: Avoid touching LBR_TOS MSR for Arch LBR # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6ebb6814a1ef9573d8488232b50dc53b394c025a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1227:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5fead0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fead0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.13.0-rc2-112863-g6ebb681 Created: Mon May 24 06:45:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3063730 Bytes = 2991.92 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 0060198c Image Name: Linux-5.13.0-rc2-112863-g6ebb681 Created: Mon May 24 06:45:35 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3063087 Bytes = 2991.30 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 00601750 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:53.828465