commit | d6be89ad660c5d03edef91715093d447025df59b | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue Dec 16 11:42:45 2008 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 18:41:37 2008 +0100 |
tree | e04ae61480ecc3d4633deea73fef0983322f125e | |
parent | a0286c94f07636380082608196d41dd725a83229 [diff] |
x86, 32-bit: simplify alloc_low_page() 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>