powerpc: Make slb_shadow a local
authorJeremy Kerr <jk@ozlabs.org>
Thu, 5 Dec 2013 03:31:08 +0000 (11:31 +0800)
committerBenjamin 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