Re: [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
From: Raghavendra Rao Ananta <hidden>
Date: 2021-09-09 16:43:47
Also in:
kvm, kvmarm, lkml
From: Raghavendra Rao Ananta <hidden>
Date: 2021-09-09 16:43:47
Also in:
kvm, kvmarm, lkml
On Wed, Sep 8, 2021 at 11:56 PM Andrew Jones [off-list ref] wrote:
On Thu, Sep 09, 2021 at 01:38:03AM +0000, Raghavendra Rao Ananta wrote:quoted
Make use of the register read/write definitions from sysreg.h, instead of the existing definitions. A syntax correction is needed for the files that use write_sysreg() to make it compliant with the new (kernel's) syntax. Signed-off-by: Raghavendra Rao Ananta <redacted> --- .../selftests/kvm/aarch64/debug-exceptions.c | 28 +++++++++---------- .../selftests/kvm/include/aarch64/processor.h | 13 +-------- 2 files changed, 15 insertions(+), 26 deletions(-)Same comment as Oliver, otherwise
Will fix. Regards, Raghavendra
Reviewed-by: Andrew Jones <redacted>
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel