diff options
author | Michael Neuling <mikey@neuling.org> | 2013-08-09 17:29:27 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 22:59:04 -0700 |
commit | 7ab7de87432c7d6544b8c1b45ba6520f4115539f (patch) | |
tree | df460c6bd1805863c68a18878b16777f768fa3e9 /lib/memory-notifier-error-inject.c | |
parent | 70aabee48d28ead09817660d35d9f53a13b99eda (diff) |
powerpc: Fix hypervisor facility unavaliable vector number
commit 88f094120bd2f012ff494ae50a8d4e0d8af8f69e upstream.
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>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions