x86, MM: virtual address debug, v2
authorJiri Slaby <jirislaby@gmail.com>
Thu, 12 Jun 2008 11:56:40 +0000 (13:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Jun 2008 11:32:22 +0000 (13:32 +0200)
I've removed the test from phys_to_nid and made a function from __phys_addr
only when the debugging is enabled (on x86_32).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: tglx@linutronix.de
Cc: hpa@zytor.com
Cc: Mike Travis <travis@sgi.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: <x86@kernel.org>
Cc: linux-mm@kvack.org
Cc: Jiri Slaby <jirislaby@gmail.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found