git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00dd1e4
)
[SPARC]: Use kthread infrastructure in envctrl
author
Christoph Hellwig
<hch@lst.de>
Tue, 9 Aug 2005 19:30:07 +0000
(12:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Aug 2005 19:30:07 +0000
(12:30 -0700)
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>
No differences found