]> Pileus Git - ~andy/linux/commit
powerpc: Wire up the HV facility unavailable exception
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 25 Jun 2013 07:47:57 +0000 (17:47 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:49:47 +0000 (11:49 +1000)
commitb14b6260efeee6eb8942c6e6420e31281892acb6
treec56aa6c55b28a16c3e9c15a85715a8529e0bfb43
parent021424a1fce335e05807fd770eb8e1da30a63eea
powerpc: Wire up the HV facility unavailable exception

Similar to the facility unavailble exception, except the facilities are
controlled by HFSCR.

Adapt the facility_unavailable_exception() so it can be called for
either the regular or Hypervisor facility unavailable exceptions.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
CC: <stable@vger.kernel.org> [v3.10]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/exceptions-64s.S
arch/powerpc/kernel/traps.c