diff options
author | Sean Christopherson <[email protected]> | 2024-01-09 15:02:31 -0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-01-30 15:28:02 -0800 |
commit | a634c76b2c1a642d11f5d6e1810181daedcbe0ab (patch) | |
tree | 4a5073446321b90a64a76715dd0fa9836d24dd3a /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 7a0fc734c20dd1ad9bc1b8b922b61616f31d3823 (diff) |
KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
Explicitly check for attempts to read unsupported PMC types instead of
letting the bounds check fail. Functionally, letting the check fail is
ok, but it's unnecessarily subtle and does a poor job of documenting the
architectural behavior that KVM is emulating.
Reviewed-by: Dapeng MiĀ <[email protected]>
Tested-by: Dapeng Mi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions