From: Dave Peterson Date: Sun, 26 Mar 2006 09:38:38 +0000 (-0800) Subject: [PATCH] EDAC: switch to kthread_ API X-Git-Tag: v2.6.17-rc1~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fe42abbf0d99a8c4b96f1cc55db10ac35d2fb9;p=pandora-kernel.git [PATCH] EDAC: switch to kthread_ API This patch was originally posted by Christoph Hellwig (see http://lkml.org/lkml/2006/2/14/331): "Christoph Hellwig" wrote: > Use the kthread_ API instead of opencoding lots of hairy code for kernel > thread creation and teardown, including tasklist_lock abuse. > Signed-off-by: Christoph Hellwig Signed-off-by: David S. Peterson Cc: Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed