git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
021424a
)
powerpc: Wire up the HV facility unavailable exception
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 25 Jun 2013 07:47:57 +0000
(17:47 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:49:47 +0000
(11:49 +1000)
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>
No differences found