Messages in this thread |  | | | Subject | Re: [PATCH 3/4] xen/granttable: Grant tables V2 implementation | | From | Ian Campbell <> | | Date | Tue, 22 Nov 2011 09:29:46 +0000 |
| |
On Tue, 2011-11-22 at 01:59 +0000, annie.li@oracle.com 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@citrix.com>
[...]
|  |