commit | e5f270954364a4add74e8445b1db925ac534fcfb | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Wed Feb 13 16:58:39 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 13 16:58:39 2008 -0800 |
tree | 00c0f7de7c9a6e076d02f6824d5d201fae6d3805 | |
parent | 27e6672bb9912d3e3a41cf88e6142d3ae5e534b3 [diff] |
[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>