diff options
author | Oliver Upton <[email protected]> | 2022-05-09 16:25:58 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-05-10 10:58:42 +0100 |
commit | 4d2e469e163ec79340b2f42c2a07838b5ff30686 (patch) | |
tree | 01ba602fc9912dde1df7f677fdeb18f3fb13a295 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | bd61395ae8393f28f4b084702acd6f5f02b1f7c0 (diff) |
KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
The pVM-specific FP/SIMD trap handler just calls straight into the
generic trap handler. Avoid the indirection and just call the hyp
handler directly.
Note that the BUILD_BUG_ON() pattern is repeated in
pvm_init_traps_aa64pfr0(), which is likely a better home for it.
No functional change intended.
Signed-off-by: Oliver Upton <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions