# git rev-parse -q --verify 408323581b722c9bd504dd296920f392049a7f52^{commit} 408323581b722c9bd504dd296920f392049a7f52 already have revision, skipping fetch # git checkout -q -f -B kisskb 408323581b722c9bd504dd296920f392049a7f52 # git clean -qxdf # < git log -1 # commit 408323581b722c9bd504dd296920f392049a7f52 # Merge: b84b3381907a 5fa96c7ab3dc # Author: Linus Torvalds # Date: Tue Jul 16 11:12:25 2024 -0700 # # Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 SEV updates from Borislav Petkov: # # - Add support for running the kernel in a SEV-SNP guest, over a Secure # VM Service Module (SVSM). # # When running over a SVSM, different services can run at different # protection levels, apart from the guest OS but still within the # secure SNP environment. They can provide services to the guest, like # a vTPM, for example. # # This series adds the required facilities to interface with such a # SVSM module. # # - The usual fixlets, refactoring and cleanups # # [ And as always: "SEV" is AMD's "Secure Encrypted Virtualization". # # I can't be the only one who gets all the newer x86 TLA's confused, # can I? # - Linus ] # # * tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # Documentation/ABI/configfs-tsm: Fix an unexpected indentation silly # x86/sev: Do RMP memory coverage check after max_pfn has been set # x86/sev: Move SEV compilation units # virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch # x86/sev: Allow non-VMPL0 execution when an SVSM is present # x86/sev: Extend the config-fs attestation support for an SVSM # x86/sev: Take advantage of configfs visibility support in TSM # fs/configfs: Add a callback to determine attribute visibility # sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated # virt: sev-guest: Choose the VMPCK key based on executing VMPL # x86/sev: Provide guest VMPL level to userspace # x86/sev: Provide SVSM discovery support # x86/sev: Use the SVSM to create a vCPU when not in VMPL0 # x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0 # x86/sev: Use kernel provided SVSM Calling Areas # x86/sev: Check for the presence of an SVSM in the SNP secrets page # x86/irqflags: Provide native versions of the local_irq_save()/restore() # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 408323581b722c9bd504dd296920f392049a7f52 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1031: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1105: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1110: Error: displacement to undefined symbol .L158 overflows 8-bit field {standard input}:1020: Error: pcrel too far {standard input}:1021: Error: pcrel too far {standard input}:1022: Error: pcrel too far {standard input}:1074: Error: pcrel too far {standard input}:1095: Error: pcrel too far {standard input}:1096: Error: pcrel too far {standard input}:1126: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1273: Error: unknown pseudo-op: `.siz' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc13 # Build took: 0:05:52.462200