diff options
author | Anup Patel <apatel@ventanamicro.com> | 2023-09-18 11:59:19 +0300 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-09-21 12:34:03 +0300 |
commit | ba1af6e2e0f0e814c0f6be6ef64917c212f9fa96 (patch) | |
tree | 1ed84b4ce04bd042f867edacf2968693b8eaa9b5 /fs/jbd2/commit.c | |
parent | 17f71a2a340f1dcd397a66110005722177d5927c (diff) | |
download | linux-ba1af6e2e0f0e814c0f6be6ef64917c212f9fa96.tar.xz |
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Same set of ISA_EXT registers are not present on all host because
ISA_EXT registers are visible to the KVM user space based on the
ISA extensions available on the host. Also, disabling an ISA
extension using corresponding ISA_EXT register does not affect
the visibility of the ISA_EXT register itself.
Based on the above, we should filter-out all ISA_EXT registers.
Fixes: 477069398ed6 ("KVM: riscv: selftests: Add get-reg-list test")
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions