>>> On 09.02.15 at 21:04, <boris.ostrov...@oracle.com> wrote: > --- a/xen/include/asm-x86/numa.h > +++ b/xen/include/asm-x86/numa.h > @@ -21,7 +21,7 @@ struct node { > > extern int compute_hash_shift(struct node *nodes, int numnodes, > int *nodeids); > -extern int pxm_to_node(int nid); > +extern u8 pxm_to_node(int nid);
Perhaps introduce nodeid_t, so that once needed it can be widened? Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel