[LMB]: Make lmb support large physical addressing
authorBecky Bruce <becky.bruce@freescale.com>
Thu, 14 Feb 2008 00:58:39 +0000 (16:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2008 00:58:39 +0000 (16:58 -0800)
commite5f270954364a4add74e8445b1db925ac534fcfb
tree00c0f7de7c9a6e076d02f6824d5d201fae6d3805
parent27e6672bb9912d3e3a41cf88e6142d3ae5e534b3
[LMB]: Make lmb support large physical addressing

Convert the lmb code to use u64 instead of unsigned long for physical
addresses and sizes.  This is needed to support large amounts of RAM
on 32-bit systems that support 36-bit physical addressing.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/lmb.h
lib/lmb.c