diff options
| author | Kirill A. Shutemov <[email protected]> | 2023-03-21 00:35:11 +0000 |
|---|---|---|
| committer | Dave Hansen <[email protected]> | 2023-03-22 18:36:05 +0000 |
| commit | 7a3a401874bea02f568aa416ac29170d8cde0dc2 (patch) | |
| tree | 6a54f38698e90f3c2c8f3771f662ddb02ed4d822 /fs/proc/array.c | |
| parent | Linux 6.3-rc3 (diff) | |
| download | kernel-7a3a401874bea02f568aa416ac29170d8cde0dc2.tar.gz kernel-7a3a401874bea02f568aa416ac29170d8cde0dc2.zip | |
x86/tdx: Drop flags from __tdx_hypercall()
After TDX_HCALL_ISSUE_STI got dropped, the only flag left is
TDX_HCALL_HAS_OUTPUT. The flag indicates if the caller wants to see
tdx_hypercall_args updated based on the hypercall output.
Drop the flags and provide __tdx_hypercall_ret() that matches
TDX_HCALL_HAS_OUTPUT semantics.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/all/20230321003511.9469-1-kirill.shutemov%40linux.intel.com
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
