# git rev-parse -q --verify 72a20cee5d99d231809ee4d3d2c09a96a25451e2^{commit} 72a20cee5d99d231809ee4d3d2c09a96a25451e2 already have revision, skipping fetch # git checkout -q -f -B kisskb 72a20cee5d99d231809ee4d3d2c09a96a25451e2 # git clean -qxdf # < git log -1 # commit 72a20cee5d99d231809ee4d3d2c09a96a25451e2 # Merge: fd6b99fa41dd 41040cf7c5f0 # Author: Linus Torvalds # Date: Fri Jun 14 06:16:47 2019 -1000 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "Here are some arm64 fixes for -rc5. # # The only non-trivial change (in terms of the diffstat) is fixing our # SVE ptrace API for big-endian machines, but the majority of this is # actually the addition of much-needed comments and updates to the # documentation to try to avoid this mess biting us again in future. # # There are still a couple of small things on the horizon, but nothing # major at this point. # # Summary: # # - Fix broken SVE ptrace API when running in a big-endian configuration # # - Fix performance regression due to off-by-one in TLBI range checking # # - Fix build regression when using Clang" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64/sve: Fix missing SVE/FPSIMD endianness conversions # arm64: tlbflush: Ensure start/end of address range are aligned to stride # arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 72a20cee5d99d231809ee4d3d2c09a96a25451e2 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x926964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.2.0-rc4-g72a20cee5d99 Created: Sat Jun 15 03:13:45 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4126543 Bytes = 4029.83 KiB = 3.94 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:10.126759