# git rev-parse -q --verify e2da783614bb8930aa89753d3c3cd53d5604665d^{commit} e2da783614bb8930aa89753d3c3cd53d5604665d already have revision, skipping fetch # git checkout -q -f -B kisskb e2da783614bb8930aa89753d3c3cd53d5604665d # git clean -qxdf # < git log -1 # commit e2da783614bb8930aa89753d3c3cd53d5604665d # Merge: a1339d6355ac 648b054a4647 # Author: Linus Torvalds # Date: Sun Jan 17 13:14:46 2021 -0800 # # Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix 'CPU too large' error in Intel PT # # - Correct event attribute sizes in 'perf inject' # # - Sync build_bug.h and kvm.h kernel copies # # - Fix bpf.h header include directive in 5sec.c 'perf trace' bpf example # # - libbpf tests fixes # # - Fix shadow stat 'perf test' for non-bash shells # # - Take cgroups into account for shadow stats in 'perf stat' # # * tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf inject: Correct event attribute sizes # perf intel-pt: Fix 'CPU too large' error # perf stat: Take cgroups into account for shadow stats # perf stat: Introduce struct runtime_stat_data # libperf tests: Fail when failing to get a tracepoint id # libperf tests: If a test fails return non-zero # libperf tests: Avoid uninitialized variable warning # perf test: Fix shadow stat test for non-bash shells # tools headers: Syncronize linux/build_bug.h with the kernel sources # tools headers UAPI: Sync kvm.h headers with the kernel sources # perf bpf examples: Fix bpf.h header include directive in 5sec.c example # < /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 e2da783614bb8930aa89753d3c3cd53d5604665d # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1520:1: warning: the frame size of 1160 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=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:294:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ INFO: Uncompressed kernel (size 0x7f29dc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.11.0-rc3-ge2da783614bb Created: Mon Jan 18 11:40:27 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3590327 Bytes = 3506.18 KiB = 3.42 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:01:46.941554