Re: [Xen-devel] [RFC PATCH v3 03/24] x86: NUMA: Fix datatypes and attributes

2017-07-18 Thread Wei Liu
On Tue, Jul 18, 2017 at 05:11:25PM +0530, vijay.kil...@gmail.com wrote: > From: Vijaya Kumar K > > Change u{8,32,64} to uint{8,32,64}_t, u64 to paddr_t > wherever applicable. > Fix attributes coding styles. > Also changed > - Some variables from int to unsigned int >

[Xen-devel] [RFC PATCH v3 03/24] x86: NUMA: Fix datatypes and attributes

2017-07-18 Thread vijay . kilari
From: Vijaya Kumar K Change u{8,32,64} to uint{8,32,64}_t, u64 to paddr_t wherever applicable. Fix attributes coding styles. Also changed - Some variables from int to unsigned int - Used pfn_to_paddr/paddr_to_pfn whereever required. - Alloc memnodemap[] of size