Re: [XenPPC] [PATCH 1/4] move shared page definitions to public header

2007-01-31 Thread Jimi Xenidis
No need to respin, since this can wait for a follow-on/dom0 work, we can lose: +#define RMA_LAST_DOM0 2 +/* these are not used for dom0 so they should be last */ +#define RMA_CONSOLE 3 +#define RMA_STORE 4 +#define RMA_LAST_DOMU 4 Since dom0 does not use them, and And when dom0 goes flat we

[XenPPC] [PATCH 1/4] move shared page definitions to public header

2007-01-30 Thread Ryan Harper
Move shared page location contract to public header to share with libxc. -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 [EMAIL PROTECTED] diffstat output: arch/powerpc/domain_build.c |1 + arch/powerpc/mm.c |