From: Eric W. Biederman Date: Tue, 8 May 2007 07:30:17 +0000 (-0700) Subject: pnpbios: convert to use the kthread API X-Git-Tag: v2.6.22-rc1~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db9c02fa8bd50eb104781a9f78cae923d8da1e74;p=pandora-kernel.git pnpbios: convert to use the kthread API This patches modifies the pnpbios kernel thread to start with ktrhead_run not kernel_thread and deamonize. Doing this makes the code a little simpler and easier to maintain. Signed-off-by: Eric W. Biederman Cc: Adam Belay Cc: Bjorn Helgaas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed