powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
authorNicholas Piggin <npiggin@gmail.com>
Fri, 2 Aug 2019 10:56:52 +0000 (20:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2019 01:14:57 +0000 (11:14 +1000)
commit7027d53d1ab17d28b65913148585d5a331446b8b
treeb49f9b779e5e4e580474c36bd11dc108553f16d7
parent141fed2669a93604bd5ce8b793d85f4798626ef5
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros

Also change argument name (n -> vec) to match others.

No generated code change.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190802105709.27696-28-npiggin@gmail.com
arch/powerpc/kernel/exceptions-64s.S