git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31fbdf7
)
[MTD] NAND: Use cond_resched instead of msleep
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 1 Mar 2005 09:32:48 +0000
(09:32 +0000)
committer
Thomas Gleixner
<tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:47:55 +0000
(12:47 +0200)
Replace msleep by cond_resched. On machines with HZ=100 (e.g. ARM)
msleep slows down the operation by factor 10
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found