diff options
author | Sean Christopherson <seanjc@google.com> | 2025-02-15 04:06:09 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-25 18:10:47 +0300 |
commit | 4fa0efb43a781055d146298a7ae886d529488d82 (patch) | |
tree | 4997aaff34ca615aae09850a34ce18e14d69cf4e /tools/perf/scripts/python/task-analyzer.py | |
parent | b9595d1ddef883f538563c779fff2151ee040aeb (diff) | |
download | linux-4fa0efb43a781055d146298a7ae886d529488d82.tar.xz |
KVM: x86: Rename and invert async #PF's send_user_only flag to send_always
Rename send_user_only to avoid "user", because KVM's ABI is to not inject
page faults into CPL0, whereas "user" in x86 is specifically CPL3. Invert
the polarity to keep the naming simple and unambiguous. E.g. while KVM
often refers to CPL0 as "kernel", that terminology isn't ubiquitous, and
"send_kernel" could be misconstrued as "send only to kernel".
Link: https://lore.kernel.org/r/20250215010609.1199982-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions