On Tue, Oct 11, 2022 at 01:06:22AM +0000, Ricardo Koller wrote: > Refactor virt_arch_pgd_alloc() and vm_vaddr_alloc() in both RISC-V and > aarch64 to fix the alignment of parameters in a couple of calls. This will > make it easier to fix the alignment in a future commit that adds an extra > parameter (that happens to be very long). > > No functional change intended. > > Suggested-by: Sean Christopherson <seanjc@xxxxxxxxxx> > Signed-off-by: Ricardo Koller <ricarkol@xxxxxxxxxx> > --- > .../selftests/kvm/lib/aarch64/processor.c | 27 ++++++++++--------- > .../selftests/kvm/lib/riscv/processor.c | 27 ++++++++++--------- > 2 files changed, 30 insertions(+), 24 deletions(-) > Reviewed-by: Andrew Jones <andrew.jones@xxxxxxxxx> _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm