diff options
author | Andrew Jones <drjones@redhat.com> | 2019-05-23 13:05:46 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-05-24 21:27:16 +0200 |
commit | 55eda003f02f075bab0223a188e548dbf3ac8dfe (patch) | |
tree | 5f181dc6d36bf86fe4340b45b8a1b98cab52f679 /kernel/softirq.c | |
parent | bffed38d4fb536c5d5d6c37846a7fb8fde1452fa (diff) | |
download | linux-55eda003f02f075bab0223a188e548dbf3ac8dfe.tar.bz2 |
kvm: selftests: aarch64: fix default vm mode
VM_MODE_P52V48_4K is not a valid mode for AArch64. Replace its
use in vm_create_default() with a mode that works and represents
a good AArch64 default. (We didn't ever see a problem with this
because we don't have any unit tests using vm_create_default(),
but it's good to get it fixed in advance.)
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions