From: Vitaly Wool Date: Thu, 7 Dec 2006 19:08:02 +0000 (+0100) Subject: mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal X-Git-Tag: v2.6.20-rc1~146^2~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b30d281b9c115890c75d11eaf06881261c256da;p=pandora-kernel.git mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal Currently on SD/MMC card removal the system exhibits the following message (the platform is ARM Versatile): prev->state: 2 != TASK_RUNNING?? mmcqd/762[CPU#0]: BUG in __schedule at linux-2.6/kernel/sched.c:3826 (akpm: someone tried to fix this, but it's still wrong) Signed-off-by: Vitaly Wool Signed-off-by: Andrew Morton Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed