diff options
author | Tom Lendacky <[email protected]> | 2017-10-20 09:30:55 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-11-07 15:35:59 +0100 |
commit | 606b21d4a6498c23632a4693c81b7b24feedd038 (patch) | |
tree | 6d5275209c0febbce0963bd871e5103aba01f921 /net/unix/sysctl_net_unix.c | |
parent | 1958b5fc401067662ec11a6fcbe0daa26c813603 (diff) |
x86/io: Unroll string I/O when SEV is active
Secure Encrypted Virtualization (SEV) does not support string I/O, so
unroll the string I/O operation into a loop operating on one element at
a time.
[ tglx: Gave the static key a real name instead of the obscure __sev ]
Signed-off-by: Tom Lendacky <[email protected]>
Signed-off-by: Brijesh Singh <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Tested-by: Borislav Petkov <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Cc: David Laight <[email protected]>
Cc: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions