mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[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:
parent
27e6672bb9
commit
e5f2709543
2 changed files with 65 additions and 66 deletions
93
lib/lmb.c
93
lib/lmb.c
Loading…
Add table
Add a link
Reference in a new issue