From: Mike Galbraith Date: Fri, 31 Jul 2009 05:14:04 +0000 (+0200) Subject: Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API X-Git-Tag: v2.6.31-rc6~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c63abf9e8a51dec886da482dfd8ae752581a61c;p=pandora-kernel.git Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API The sanity check this patch introduced triggers on shutdown, apparently due to threads having already exited by the time BUG_ON() is reached. Signed-off-by: Mike Galbraith Cc: Peter Teoh Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed