From: Thomas Gleixner Date: Tue, 1 Mar 2005 09:32:48 +0000 (+0000) Subject: [MTD] NAND: Use cond_resched instead of msleep X-Git-Tag: v2.6.13-rc3~93^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a6c211903dce92a0db7f19c221cfa3f2cb4c32;p=pandora-kernel.git [MTD] NAND: Use cond_resched instead of msleep 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 --- Reading git-diff-tree failed