[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH v3 04/24] x86: NUMA: Rename and sanitize memnode shift code
On Wed, Jul 19, 2017 at 10:42 PM, Julien Grall <julien.grall@xxxxxxx> wrote: > Hi Vijay, > > On 18/07/17 12:41, vijay.kilari@xxxxxxxxx wrote: >> >> From: Vijaya Kumar K <Vijaya.Kumar@xxxxxxxxxx> >> >> memnode_shift variable is changed from int to unsigned int. >> With this change, compute_memnode_shift() returns error value >> instead of returning shift value. The memnode_shift is updated inside >> compute_memnode_shift(). >> >> Also, following changes are made >> - Rename compute_hash_shift to compute_memnode_shift >> - Update int to unsigned int for params in extract_lsb_from_nodes() >> - Return values of populate_memnodemap() is changed > > > I am not sure to understand the rationale behind changing the return value > of populate_memnodemap. Likely this mean a bit more description in the > commit message. There is no much rationale behind it. As a part of cleanup, I have made meaningful return values. Anyway, I will update commit message. > > Cheers, > > -- > Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |