# git rev-parse -q --verify ed8780e3f2ecc82645342d070c6b4e530532e680^{commit} ed8780e3f2ecc82645342d070c6b4e530532e680 already have revision, skipping fetch # git checkout -q -f -B kisskb ed8780e3f2ecc82645342d070c6b4e530532e680 # git clean -qxdf # < git log -1 # commit ed8780e3f2ecc82645342d070c6b4e530532e680 # Merge: 8c2ab803e565 abee7c494d8c # Author: Linus Torvalds # Date: Tue Oct 27 14:39:29 2020 -0700 # # Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A couple of x86 fixes which missed rc1 due to my stupidity: # # - Drop lazy TLB mode before switching to the temporary address space # for text patching. # # text_poke() switches to the temporary mm which clears the lazy mode # and restores the original mm afterwards. Due to clearing lazy mode # this might restore a already dead mm if exit_mmap() runs in # parallel on another CPU. # # - Document the x32 syscall design fail vs. syscall numbers 512-547 # properly. # # - Fix the ORC unwinder to handle the inactive task frame correctly. # # This was unearthed due to the slightly different code generation of # gcc-10. # # - Use an up to date screen_info for the boot params of kexec instead # of the possibly stale and invalid version which happened to be # valid when the kexec kernel was loaded" # # * tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/alternative: Don't call text_poke() in lazy TLB mode # x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake # x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels # hyperv_fb: Update screen_info after removing old framebuffer # x86/kexec: Use up-to-dated screen_info copy to fill boot params # < /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 ed8780e3f2ecc82645342d070c6b4e530532e680 # < make -s -j 8 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 8 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 8 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 8 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:1659: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 0x5de6c8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5de6c8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.10.0-rc1-64888-ged8780e3 Created: Wed Oct 28 14:33:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2993355 Bytes = 2923.20 KiB = 2.85 MiB Load Address: 00600000 Entry Point: 0060198c Image Name: Linux-5.10.0-rc1-64888-ged8780e3 Created: Wed Oct 28 14:33:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2992857 Bytes = 2922.71 KiB = 2.85 MiB Load Address: 00600000 Entry Point: 00601750 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:01:22.659883