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

From: ANNIE LI
Date: Tue Nov 22 2011 - 05:02:19 EST




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.

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/