# git rev-parse -q --verify cc0356d6a02e064387c16a83cb96fe43ef33181e^{commit} cc0356d6a02e064387c16a83cb96fe43ef33181e already have revision, skipping fetch # git checkout -q -f -B kisskb cc0356d6a02e064387c16a83cb96fe43ef33181e # git clean -qxdf # < git log -1 # commit cc0356d6a02e064387c16a83cb96fe43ef33181e # Merge: fc02cb2b37fe a72fdfd21e01 # Author: Linus Torvalds # Date: Tue Nov 2 07:56:47 2021 -0700 # # Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 core updates from Borislav Petkov: # # - Do not #GP on userspace use of CLI/STI but pretend it was a NOP to # keep old userspace from breaking. Adjust the corresponding iopl # selftest to that. # # - Improve stack overflow warnings to say which stack got overflowed and # raise the exception stack sizes to 2 pages since overflowing the # single page of exception stack is very easy to do nowadays with all # the tracing machinery enabled. With that, rip out the custom mapping # of AMD SEV's too. # # - A bunch of changes in preparation for FGKASLR like supporting more # than 64K section headers in the relocs tool, correct ORC lookup table # size to cover the whole kernel .text and other adjustments. # # * tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage # vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext # x86/boot/compressed: Avoid duplicate malloc() implementations # x86/boot: Allow a "silent" kaslr random byte fetch # x86/tools/relocs: Support >64K section headers # x86/sev: Make the #VC exception stacks part of the default stacks storage # x86: Increase exception stack sizes # x86/mm/64: Improve stack overflow warnings # x86/iopl: Fake iopl(3) CLI/STI usage # < /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 cc0356d6a02e064387c16a83cb96fe43ef33181e # < make -s -j 80 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # 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 80 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 80 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 80 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] /kisskb/src/drivers/tty/serial/sunzilog.c:1128:13: error: 'sunzilog_putchar' defined but not used [-Werror=unused-function] static void sunzilog_putchar(struct uart_port *port, int ch) ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/tty/serial/sunzilog.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/tty/serial] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1872: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 80 ARCH=sparc O=/kisskb/build/linus_sparc-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_sparc-allmodconfig_sparc64 # Build took: 0:07:04.189759