Re: [1/8] powerpc/pseries: hypervisor facility unavailable use correct handler
From: Michael Ellerman <hidden>
Date: 2016-09-25 03:00:09
From: Michael Ellerman <hidden>
Date: 2016-09-25 03:00:09
On Tue, 2016-13-09 at 03:08:39 UTC, Nicholas Piggin wrote:
The 0xf80 hv_facility_unavailable trampoline branches to the 0xf60 handler. This works because they both do the same thing, but it should be fixed. Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/40e1b1cfb529891307b21f6e33 cheers