aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorMichael Neuling <[email protected]>2013-08-09 17:29:27 +1000
committerBenjamin Herrenschmidt <[email protected]>2013-08-09 18:06:58 +1000
commit88f094120bd2f012ff494ae50a8d4e0d8af8f69e (patch)
tree65db8e372eae1210675d87dcf8a858711f916b05 /lib/mpi/mpi-cmp.c
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 <[email protected]> Cc: <[email protected]> [v3.10] Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions