# git rev-parse -q --verify 82821be8a2e14bdf359be577400be88b2f1eb8a7^{commit} 82821be8a2e14bdf359be577400be88b2f1eb8a7 already have revision, skipping fetch # git checkout -q -f -B kisskb 82821be8a2e14bdf359be577400be88b2f1eb8a7 # git clean -qxdf # < git log -1 # commit 82821be8a2e14bdf359be577400be88b2f1eb8a7 # Merge: f288c895622f 3a57a643a851 # Author: Linus Torvalds # Date: Fri Jan 15 13:11:51 2021 -0800 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # # - Set the minimum GCC version to 5.1 for arm64 due to earlier compiler # bugs. # # - Make atomic helpers __always_inline to avoid a section mismatch when # compiling with clang. # # - Fix the CMA and crashkernel reservations to use ZONE_DMA (remove the # arm64_dma32_phys_limit variable, no longer needed with a dynamic # ZONE_DMA sizing in 5.11). # # - Remove redundant IRQ flag tracing that was leaving lockdep # inconsistent with the hardware state. # # - Revert perf events based hard lockup detector that was causing # smp_processor_id() to be called in preemptible context. # # - Some trivial cleanups - spelling fix, renaming S_FRAME_SIZE to # PT_REGS_SIZE, function prototypes added. # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: selftests: Fix spelling of 'Mismatch' # arm64: syscall: include prototype for EL0 SVC functions # compiler.h: Raise minimum version of GCC to 5.1 for arm64 # arm64: make atomic helpers __always_inline # arm64: rename S_FRAME_SIZE to PT_REGS_SIZE # Revert "arm64: Enable perf events based hard lockup detector" # arm64: entry: remove redundant IRQ flag tracing # arm64: Remove arm64_dma32_phys_limit and its uses # < /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 82821be8a2e14bdf359be577400be88b2f1eb8a7 # < make -s -j 120 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 120 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 120 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 120 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/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=] } ^ INFO: Uncompressed kernel (size 0x5e46e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5e46e0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.11.0-rc3-g82821be8a2e1 Created: Sat Jan 16 09:17:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3016949 Bytes = 2946.24 KiB = 2.88 MiB Load Address: 00600000 Entry Point: 0060198c Image Name: Linux-5.11.0-rc3-g82821be8a2e1 Created: Sat Jan 16 09:17:30 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3015895 Bytes = 2945.21 KiB = 2.88 MiB Load Address: 00600000 Entry Point: 00601750 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:38.775828