From: Eric W. Biederman Date: Wed, 2 May 2007 17:27:19 +0000 (+0200) Subject: [PATCH] i386: convert to the kthread API X-Git-Tag: v2.6.22-rc1~1011^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26d6a2bbcf381230df771123578380584004631;p=pandora-kernel.git [PATCH] i386: convert to the kthread API This patch just trivial converts from calling kernel_thread and daemonize to just calling kthread_run. Signed-off-by: Eric W. Biederman Signed-off-by: Andi Kleen Cc: Andi Kleen Signed-off-by: Andrew Morton --- Reading git-diff-tree failed