aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMike Christie <[email protected]>2007-01-29 21:18:38 -0500
committerLinus Torvalds <[email protected]>2007-01-29 20:32:03 -0800
commitc0d4d573feed199b16094c072e7cb07afb01c598 (patch)
tree106f53f014c334afa3028407a0f7ccf015836ce2 /kernel
parent87df7241bd547da5d4d4a4e5397866dfe422e439 (diff)
[PATCH] Fix SG_IO timeout jiffy conversion
Commit 85e04e371b5a321b5df2bc3f8e0099a64fb087d7 cleaned up the timeout conversion, but did it exactly the wrong way. We get msecs from user space, and should convert them into jiffies. Not the other way around. Here is a fix with the overflow check sg.c has added in. This fixes DVD burnign with Nero. Signed-off-by: Mike Christie <[email protected]> [ "you'll be wanting a comma there" - Andrew ] Cc: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions