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:
d317ac1
)
powerpc: Make slb_shadow a local
author
Jeremy Kerr
<jk@ozlabs.org>
Thu, 5 Dec 2013 03:31:08 +0000
(11:31 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 9 Dec 2013 00:40:25 +0000
(11:40 +1100)
The only external user of slb_shadow is the pseries lpar code, and it
can access through the paca array instead.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found