[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>
This commit is contained in:
Becky Bruce 2008-02-13 16:58:39 -08:00 • committed by David S. Miller
commit e5f2709543
2 changed files with 65 additions and 66 deletions