Re: [PATCH 1/3] powerpc: make CMO paging space pool ID and page size available

2008-08-17 Thread Paul Mackerras
Robert Jennings writes: > During platform setup, save off the primary/secondary paging space pool IDs > and the page size. Added accessors in hvcall.h for these variables. > > Submitted-by: Robert Jennings <[EMAIL PROTECTED]> What's this "Submitted-by"? Did you mean to type "Signed-off-by"? P

[PATCH 1/3] powerpc: make CMO paging space pool ID and page size available

2008-08-15 Thread Robert Jennings
During platform setup, save off the primary/secondary paging space pool IDs and the page size. Added accessors in hvcall.h for these variables. Submitted-by: Robert Jennings <[EMAIL PROTECTED]> --- arch/powerpc/include/asm/hvcall.h | 21 + arch/powerpc/platforms/pseri