aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorVitaly Andrianov <[email protected]>2012-06-21 08:09:05 -0400
committerWill Deacon <[email protected]>2013-05-30 16:01:56 +0100
commit56bc628666b39dc8cb395c7686d8c032efd731f4 (patch)
treea45f9b91da92382f26fdb5f60db8a1aa98a96ff0 /net/lapb/lapb_in.c
parent20d6956d8cd2452cec0889ff040f18afc03c2e6b (diff)
ARM: LPAE: use phys_addr_t in free_memmap()
The free_memmap() was mistakenly using unsigned long type to represent physical addresses. This breaks on PAE systems where memory could be placed above the 32-bit addressible limit. This patch fixes this function to properly use phys_addr_t instead. Signed-off-by: Vitaly Andrianov <[email protected]> Signed-off-by: Cyril Chemparathy <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Tested-by: Santosh Shilimkar <[email protected]> Tested-by: Subash Patel <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions