powerpc: Make CMO paging space pool ID and page size available
authorRobert Jennings <rcj@linux.vnet.ibm.com>
Fri, 15 Aug 2008 19:07:31 +0000 (05:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 18 Aug 2008 04:22:34 +0000 (14:22 +1000)
commit81f14997e8e8a10eb75ca593674d2b0c94129a21
treeaaf13e68aed1e8ce33ff98d1fa8a243180aeaad9
parent22b8f9ee4a91638a4c8f57e957a91cf49788332a
powerpc: Make CMO paging space pool ID and page size available

During platform setup, save off the primary/secondary paging space
pool IDs and the page size.  Added accessors in hvcall.h for these
variables.  This is needed for a subsequent fix.

Submitted-by: Robert Jennings <rcj@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/hvcall.h
arch/powerpc/platforms/pseries/setup.c