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

From: Ian Campbell
Date: Tue Nov 22 2011 - 04:29:49 EST


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.

Otherwise all 4 patches:
Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

[...]

--
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/