diff options
author | 2021-02-23 11:28:02 +0100 | |
---|---|---|
committer | 2021-03-15 11:40:05 +0100 | |
commit | 99e4b0de4d663e247f068bb5e014593b624a4ef0 (patch) | |
tree | 4312503a529c0d9ec60c60bb8e0254dbbf14d011 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/kprobes: Convert to insn_decode() (diff) | |
download | wireguard-linux-99e4b0de4d663e247f068bb5e014593b624a4ef0.tar.xz wireguard-linux-99e4b0de4d663e247f068bb5e014593b624a4ef0.zip |
x86/sev-es: Split vc_decode_insn()
Split it into two helpers - a user- and a kernel-mode one for
readability. Yes, the original function body is not that convoluted but
splitting it makes following through that code trivial than having to
pay attention to each little difference when in user or in kernel mode.
No functional changes.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210304174237.31945-13-bp@alien8.de
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions