# git rev-parse -q --verify 20621d2f27a0163b81dc2b74fd4c0b3e6aa5fa12^{commit} 20621d2f27a0163b81dc2b74fd4c0b3e6aa5fa12 already have revision, skipping fetch # git checkout -q -f -B kisskb 20621d2f27a0163b81dc2b74fd4c0b3e6aa5fa12 # git clean -qxdf # < git log -1 # commit 20621d2f27a0163b81dc2b74fd4c0b3e6aa5fa12 # Merge: fec3036200b7 81065b35e248 # Author: Linus Torvalds # Date: Sun Sep 19 13:29:36 2021 -0700 # # Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Borislav Petkov: # # - Prevent a infinite loop in the MCE recovery on return to user space, # which was caused by a second MCE queueing work for the same page and # thereby creating a circular work list. # # - Make kern_addr_valid() handle existing PMD entries, which are marked # not present in the higher level page table, correctly instead of # blindly dereferencing them. # # - Pass a valid address to sanitize_phys(). This was caused by the # mixture of inclusive and exclusive ranges. memtype_reserve() expect # 'end' being exclusive, but sanitize_phys() wants it inclusive. This # worked so far, but with end being the end of the physical address # space the fail is exposed. # # - Increase the maximum supported GPIO numbers for 64bit. Newer SoCs # exceed the previous maximum. # # * tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/mce: Avoid infinite loop for copy from user recovery # x86/mm: Fix kern_addr_valid() to cope with existing but not present entries # x86/platform: Increase maximum GPIO number for X86_64 # x86/pat: Pass valid address to sanitize_phys() # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 20621d2f27a0163b81dc2b74fd4c0b3e6aa5fa12 # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sparc/include/asm/io_32.h:21:0, from /kisskb/src/arch/sparc/include/asm/io.h:7, from /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:18, from /kisskb/src/arch/sparc/vdso/vdso32/vclock_gettime.c:22: /kisskb/src/include/asm-generic/io.h:1059:21: error: static declaration of 'pci_iounmap' follows non-static declaration #define pci_iounmap pci_iounmap ^ /kisskb/src/include/asm-generic/io.h:1060:20: note: in expansion of macro 'pci_iounmap' static inline void pci_iounmap(struct pci_dev *dev, void __iomem *p) ^ In file included from /kisskb/src/include/asm-generic/io.h:19:0, from /kisskb/src/arch/sparc/include/asm/io_32.h:21, from /kisskb/src/arch/sparc/include/asm/io.h:7, from /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:18, from /kisskb/src/arch/sparc/vdso/vdso32/vclock_gettime.c:22: /kisskb/src/include/asm-generic/pci_iomap.h:21:13: note: previous declaration of 'pci_iounmap' was here extern void pci_iounmap(struct pci_dev *dev, void __iomem *); ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:277: arch/sparc/vdso/vdso32/vclock_gettime.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: arch/sparc/vdso] Error 2 make[1]: *** [/kisskb/src/Makefile:1868: arch/sparc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:03:39.428243