diff options
author | Andrew Jones <ajones@ventanamicro.com> | 2023-09-20 16:37:14 +0200 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-10-12 18:44:37 +0530 |
commit | 62d0c458f828949dd01bfe41daf3bed73ab9e288 (patch) | |
tree | c91a2d9236e0f05085d808d91b246694d8175935 /arch/riscv/include/asm | |
parent | 2b3f2b78ec93bdb1cfd8574158719d54263d50d6 (diff) | |
download | lwn-62d0c458f828949dd01bfe41daf3bed73ab9e288.tar.gz lwn-62d0c458f828949dd01bfe41daf3bed73ab9e288.zip |
KVM: riscv: selftests: get-reg-list print_reg should never fail
When outputting the "new" register list we want to print all of the
new registers, decoding as much as possible of each of them. Also, we
don't want to assert while listing registers with '--list'. We output
"/* UNKNOWN */" after each new register (which we were already doing
for some), which should be enough.
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Haibo Xu <haibo1.xu@intel.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'arch/riscv/include/asm')
0 files changed, 0 insertions, 0 deletions