summaryrefslogtreecommitdiff
path: root/arch/powerpc/crypto
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2013-08-09 17:29:27 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-08-09 18:06:58 +1000
commit88f094120bd2f012ff494ae50a8d4e0d8af8f69e (patch)
tree65db8e372eae1210675d87dcf8a858711f916b05 /arch/powerpc/crypto
parente0e13614626bfb5a88678fd951d728ed40e3cbf6 (diff)
powerpc: Fix hypervisor facility unavaliable vector number
Currently if we take hypervisor facility unavaliable (from 0xf80/0x4f80) we mark it as an OS facility unavaliable (0xf60) as the two share the same code path. The becomes a problem in facility_unavailable_exception() as we aren't able to see the hypervisor facility unavailable exceptions. Below fixes this by duplication the required macros. Signed-off-by: Michael Neuling <mikey@neuling.org> Cc: <stable@vger.kernel.org> [v3.10] Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/crypto')
0 files changed, 0 insertions, 0 deletions