aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPekka Enberg <[email protected]>2008-06-05 22:46:46 -0700
committerLinus Torvalds <[email protected]>2008-06-06 11:29:13 -0700
commitd100d148aa48df3b6ad526a48624f906695efe60 (patch)
tree8ad38c91cca149b8a6b186c4808e30264e8fb106 /scripts/patch-kernel
parent0842b245a8e6c14e3aa49f91018902591d1069b3 (diff)
nommu: fix ksize() abuse
The nommu binfmt code uses ksize() for pointers returned from do_mmap() which is wrong. This converts the call-sites to use the nommu specific kobjsize() function which works as expected. Cc: Christoph Lameter <[email protected]> Cc: Matt Mackall <[email protected]> Acked-by: Paul Mundt <[email protected]> Acked-by: David Howells <[email protected]> Signed-off-by: Pekka Enberg <[email protected]> Acked-by: Greg Ungerer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions