From: Christoph Hellwig Date: Tue, 9 Aug 2005 19:30:07 +0000 (-0700) Subject: [SPARC]: Use kthread infrastructure in envctrl X-Git-Tag: v2.6.13-rc7~117^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218b29e0c3995ee15782de55ad1dd74cce1a728d;p=pandora-kernel.git [SPARC]: Use kthread infrastructure in envctrl envctrl currently uses very odd ways to stop a thread, using various things that should be exposed to drivers at all. This patch (which is untested as I don't have sparc hardware) switches it to use the proper kthread infrastructure. Signed-off-by: Christoph Hellwig Signed-off-by: David S. Miller --- Reading git-diff-tree failed