From 7b30d281b9c115890c75d11eaf06881261c256da Mon Sep 17 00:00:00 2001 From: Vitaly Wool Date: Thu, 7 Dec 2006 20:08:02 +0100 Subject: [PATCH] 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-format-patch failed