aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorMatt Mackall <[email protected]>2008-12-09 13:14:21 -0800
committerLinus Torvalds <[email protected]>2008-12-10 08:01:53 -0800
commit49c50342c728344b79c8f9e8293637fe80ef5ad5 (patch)
treedec4b310b517d03b62181725026e85bb0cdcc2a0 /net/lapb/lapb_iface.c
parent653d22c0f5c41496c0e949ef5d141ab37c0b0580 (diff)
pagemap: fix 32-bit pagemap regression
The large pages fix from bcf8039ed45 broke 32-bit pagemap by pulling the pagemap entry code out into a function with the wrong return type. Pagemap entries are 64 bits on all systems and unsigned long is only 32 bits on 32-bit systems. Signed-off-by: Matt Mackall <[email protected]> Reported-by: Doug Graham <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: Dave Hansen <[email protected]> Cc: <[email protected]> [2.6.26.x, 2.6.27.x] Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions