commit | 218b29e0c3995ee15782de55ad1dd74cce1a728d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Aug 09 12:30:07 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 09 12:30:07 2005 -0700 |
tree | e734f30f6123ae2b4e3ba545e9017d6d0498b3e7 | |
parent | 00dd1e433967872f3997a45d5adf35056fdf2f56 [diff] |
[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 <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>