summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorNeil Brown2005-07-15 12:56:27 +0200
committerLinus Torvalds2005-07-15 18:54:50 +0200
commit1eb29128c644581fa51f822545921394ad4f719f (patch)
tree936f6c517e2d8acd927a0b9e30ab07ed8b9ae58f /drivers/media
parent[PATCH] vt.c build fix (diff)
downloadkernel-qcow2-linux-1eb29128c644581fa51f822545921394ad4f719f.tar.gz
kernel-qcow2-linux-1eb29128c644581fa51f822545921394ad4f719f.tar.xz
kernel-qcow2-linux-1eb29128c644581fa51f822545921394ad4f719f.zip
[PATCH] Fix raid0's attempt to divide by 64bit numbers
Apparently sector_div is only guaranteed to work with a 32bit divisor, even on 64bit architectures. So allow for this in raid0. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions