Re: [PATCH 3/4] xen/granttable: Grant tables V2 implementation

From: Konrad Rzeszutek Wilk
Date: Tue Nov 22 2011 - 09:31:41 EST


On Tue, Nov 22, 2011 at 06:02:12PM +0800, ANNIE LI wrote:
>
>
> On 2011-11-22 17:29, Ian Campbell wrote:
> >On Tue, 2011-11-22 at 01:59 +0000, annie.li@xxxxxxxxxx wrote:
> >[...]
> >>+#ifdef CONFIG_X86
> >>+ barrier();
> >>+#else
> >>+ mb();
> >>+#endif
> >>+ }
> >Niggle: Indentation of this final } is off.
> Sorry, I did not notice that.
> >Otherwise all 4 patches:
> >Acked-by: Ian Campbell<ian.campbell@xxxxxxxxxx>
> >
> >[...]
> Thanks, I will resend those patches after above indentation issue is fixed.

That is OK. I can modify them.
>
> Thanks.
>
> Thanks
> Annie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/