Re: [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs

2012-07-18 Thread Stefano Stabellini
On Mon, 16 Jul 2012, Konrad Rzeszutek Wilk wrote: > On Fri, Jul 13, 2012 at 11:08:58AM -0600, Ian Campbell wrote: > > On Fri, 2012-07-13 at 12:48 -0400, Stefano Stabellini wrote: > > > On Mon, 9 Jul 2012, Konrad Rzeszutek Wilk wrote: > > > > On Fri, Jun 22, 2012 at 05:14:40PM +0100, Stefano Stabell

Re: [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs

2012-07-16 Thread Konrad Rzeszutek Wilk
On Fri, Jul 13, 2012 at 11:08:58AM -0600, Ian Campbell wrote: > On Fri, 2012-07-13 at 12:48 -0400, Stefano Stabellini wrote: > > On Mon, 9 Jul 2012, Konrad Rzeszutek Wilk wrote: > > > On Fri, Jun 22, 2012 at 05:14:40PM +0100, Stefano Stabellini wrote: > > > > Fix the shared_info and vcpu_info struc

Re: [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs

2012-07-13 Thread Ian Campbell
On Fri, 2012-07-13 at 12:48 -0400, Stefano Stabellini wrote: > On Mon, 9 Jul 2012, Konrad Rzeszutek Wilk wrote: > > On Fri, Jun 22, 2012 at 05:14:40PM +0100, Stefano Stabellini wrote: > > > Fix the shared_info and vcpu_info struct definitions to match the ones > > > in Xen. > > > > Is there a corr

Re: [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs

2012-07-13 Thread Stefano Stabellini
On Mon, 9 Jul 2012, Konrad Rzeszutek Wilk wrote: > On Fri, Jun 22, 2012 at 05:14:40PM +0100, Stefano Stabellini wrote: > > Fix the shared_info and vcpu_info struct definitions to match the ones > > in Xen. > > Is there a corresponding c/s in the Xen tree for this? That's the problem: arch_vcpu_in

Re: [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs

2012-07-09 Thread Konrad Rzeszutek Wilk
On Fri, Jun 22, 2012 at 05:14:40PM +0100, Stefano Stabellini wrote: > Fix the shared_info and vcpu_info struct definitions to match the ones > in Xen. Is there a corresponding c/s in the Xen tree for this? > > Signed-off-by: Stefano Stabellini > --- > arch/arm/include/asm/xen/interface.h | 1