]> git.baikalelectronics.ru Git - kernel.git/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)
commit7722d27d07a6b530ecef643fbcf28d8632e16eef
treec56aa6c55b28a16c3e9c15a85715a8529e0bfb43
parent33b704d2f76333a622cf1f171c4b814692fb1e96
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