diff options
| author | Atsushi Nemoto <[email protected]> | 2006-03-09 17:33:38 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-09 19:47:37 -0800 |
| commit | 0ef675d491bd65028fa838015ebc6ce8abefab6f (patch) | |
| tree | 8a2074152fceef8384b2276f4e06a05f9efbe969 /scripts | |
| parent | eff2c2f6f569267aa52e2431844cec30637d7ade (diff) | |
[PATCH] mtd: 64 bit fixes
Fix some bugs in mtd/jffs2 on 64bit platform.
The MEMGETBADBLOCK/MEMSETBADBLOCK ioctl are not listed in compat_ioctl.h.
And some variables in jffs2 are declared as uint32_t but used to hold
size_t values.
Signed-off-by: Atsushi Nemoto <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Acked-by: David Woodhouse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions