diff options
| author | Pekka Enberg <[email protected]> | 2008-06-05 22:46:46 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-06-06 11:29:13 -0700 |
| commit | d100d148aa48df3b6ad526a48624f906695efe60 (patch) | |
| tree | 8ad38c91cca149b8a6b186c4808e30264e8fb106 /drivers/net/ibm_emac/ibm_emac_debug.c | |
| parent | 0842b245a8e6c14e3aa49f91018902591d1069b3 (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 'drivers/net/ibm_emac/ibm_emac_debug.c')
0 files changed, 0 insertions, 0 deletions