commit | b14b6260efeee6eb8942c6e6420e31281892acb6 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue Jun 25 17:47:57 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 01 11:49:47 2013 +1000 |
tree | c56aa6c55b28a16c3e9c15a85715a8529e0bfb43 | |
parent | 021424a1fce335e05807fd770eb8e1da30a63eea [diff] |
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>