On Thu, Feb 15, 2018 at 10:03:10PM +0100, Christoffer Dall wrote: > As we are about to move calls around in the sysreg save/restore logic, > let's first rewrite the alternative function callers, because it is > going to make the next patches much easier to read. > > Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx> > Signed-off-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx> > --- > arch/arm64/kvm/hyp/sysreg-sr.c | 17 ++++------------- > 1 file changed, 4 insertions(+), 13 deletions(-) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>