Re: [PATCH 14/24] xen/arm: initialize grant_table on ARM

2012-08-01 Thread Stefano Stabellini
On Wed, 1 Aug 2012, Konrad Rzeszutek Wilk wrote: > On Thu, Jul 26, 2012 at 04:33:56PM +0100, Stefano Stabellini wrote: > > Initialize the grant table mapping at the address specified at index 0 > > in the DT under the /xen node. > > Is it always index 0? If so, should it have a #define for the > o

Re: [PATCH 14/24] xen/arm: initialize grant_table on ARM

2012-08-01 Thread Konrad Rzeszutek Wilk
On Thu, Jul 26, 2012 at 04:33:56PM +0100, Stefano Stabellini wrote: > Initialize the grant table mapping at the address specified at index 0 > in the DT under the /xen node. Is it always index 0? If so, should it have a #define for the other index values? > After the grant table is initialized, c