diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2023-01-27 01:11:53 +0300 |
---|---|---|
committer | Dave Hansen <dave.hansen@linux.intel.com> | 2023-01-27 20:42:09 +0300 |
commit | 3543f8830babe2666051fb239545f51e0aae4c84 (patch) | |
tree | 0fd1c49475b813d09d1661dd069a658c126f048d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5dc4c995db9eb45f6373a956eb1f69460e69e6d4 (diff) | |
download | linux-3543f8830babe2666051fb239545f51e0aae4c84.tar.xz |
x86/tdx: Fix typo in comment in __tdx_hypercall()
Comment in __tdx_hypercall() points that RAX==0 indicates TDVMCALL
failure which is opposite of the truth: RAX==0 is success.
Fix the comment. No functional changes.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20230126221159.8635-2-kirill.shutemov%40linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions