x86, 32-bit: simplify alloc_low_page()
authorJan Beulich <jbeulich@novell.com>
Tue, 16 Dec 2008 11:42:45 +0000 (11:42 +0000)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 17:41:37 +0000 (18:41 +0100)
Impact: cleanup

Neither of the callers really needs the physical address this function
returns, so eliminate the pointless argument.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_32.c

Simple merge