diff options
author | Joerg Roedel <jroedel@suse.de> | 2020-09-07 15:15:39 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-09-09 10:44:46 +0200 |
commit | f980f9c31a923e9040dee0bc679a5f5b09e61f40 (patch) | |
tree | 420e9c485e61d4ebe601c726c74020c83411a083 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c685eb0c12b4d4816d22ee734e91f4005b152fcd (diff) |
x86/sev-es: Compile early handler code into kernel image
Setup sev-es.c and include the code from the pre-decompression stage
to also build it into the image of the running kernel. Temporarily add
__maybe_unused annotations to avoid build warnings until the functions
get used.
[ bp: Use the non-tracing rd/wrmsr variants because:
vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x11f: \
call to do_trace_write_msr() leaves .noinstr.text section
as __sev_es_nmi_complete() is noinstr due to being called from the
NMI handler exc_nmi(). ]
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200907131613.12703-39-joro@8bytes.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions