diff options
author | bibo,mao <bibo.mao@intel.com> | 2006-10-28 10:38:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-28 11:30:51 -0700 |
commit | ae74589cb381cc2838107f92d4e0e1f178c6825d (patch) | |
tree | d79b985d09acb66c98890733a758b37f41062233 /drivers | |
parent | 9b57988db9b2c81794546cb792133f0cfd064ea8 (diff) |
[PATCH] fix efi_memory_present_wrapper()
efi_memory_present_wrapper() parameter start/end is physical address, but
function memory_present parameter is PFN, this patch converts physical
address to PFN.
Signed-off-by: bibo, mao <bibo.mao@intel.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions