Re: [PATCH] x86, numa: Use __pa_nodebug instead

2013-01-31 Thread Borislav Petkov
On Mon, Jan 28, 2013 at 11:16:24AM -0800, Dave Hansen wrote: > On 01/26/2013 04:18 PM, Borislav Petkov wrote: > > From: Borislav Petkov > > > > ... and fix the following warning: > > > > arch/x86/mm/numa.c: In function ‘setup_node_data’: > > arch/x86/mm/numa.c:222:3: warning: passing argument 1

Re: [PATCH] x86, numa: Use __pa_nodebug instead

2013-01-31 Thread Borislav Petkov
On Mon, Jan 28, 2013 at 11:16:24AM -0800, Dave Hansen wrote: On 01/26/2013 04:18 PM, Borislav Petkov wrote: From: Borislav Petkov b...@suse.de ... and fix the following warning: arch/x86/mm/numa.c: In function ‘setup_node_data’: arch/x86/mm/numa.c:222:3: warning: passing argument 1

Re: [PATCH] x86, numa: Use __pa_nodebug instead

2013-01-28 Thread Dave Hansen
On 01/26/2013 04:18 PM, Borislav Petkov wrote: > From: Borislav Petkov > > ... and fix the following warning: > > arch/x86/mm/numa.c: In function ‘setup_node_data’: > arch/x86/mm/numa.c:222:3: warning: passing argument 1 of > ‘__phys_addr_nodebug’ makes integer from pointer without a cast

Re: [PATCH] x86, numa: Use __pa_nodebug instead

2013-01-28 Thread Dave Hansen
On 01/26/2013 04:18 PM, Borislav Petkov wrote: From: Borislav Petkov b...@suse.de ... and fix the following warning: arch/x86/mm/numa.c: In function ‘setup_node_data’: arch/x86/mm/numa.c:222:3: warning: passing argument 1 of ‘__phys_addr_nodebug’ makes integer from pointer without a cast

[PATCH] x86, numa: Use __pa_nodebug instead

2013-01-26 Thread Borislav Petkov
From: Borislav Petkov ... and fix the following warning: arch/x86/mm/numa.c: In function ‘setup_node_data’: arch/x86/mm/numa.c:222:3: warning: passing argument 1 of ‘__phys_addr_nodebug’ makes integer from pointer without a cast [enabled by default] In file included from

[PATCH] x86, numa: Use __pa_nodebug instead

2013-01-26 Thread Borislav Petkov
From: Borislav Petkov b...@suse.de ... and fix the following warning: arch/x86/mm/numa.c: In function ‘setup_node_data’: arch/x86/mm/numa.c:222:3: warning: passing argument 1 of ‘__phys_addr_nodebug’ makes integer from pointer without a cast [enabled by default] In file included from