Re: [Xen-devel] [DOCSDAY PATCH] xen: rework the comments for struct xen_domctl_vnuma.

2015-02-26 Thread Wei Liu
On Wed, Feb 25, 2015 at 04:33:17PM +0100, Dario Faggioli wrote: > In fact: vnode_to_pnode is an array, not a mask; there was a > typo in the one about vmemrange; there was no indication > of the data directions. > > Signed-off-by: Dario Faggioli > Cc: Wei Liu > Cc: Jan Beulich > Cc: Andrew Coop

[Xen-devel] [DOCSDAY PATCH] xen: rework the comments for struct xen_domctl_vnuma.

2015-02-25 Thread Dario Faggioli
In fact: vnode_to_pnode is an array, not a mask; there was a typo in the one about vmemrange; there was no indication of the data directions. Signed-off-by: Dario Faggioli Cc: Wei Liu Cc: Jan Beulich Cc: Andrew Cooper Cc: Keir Fraser Cc: Elena Ufimtseva --- xen/include/public/domctl.h | 3