]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tile: clean up active hardwalls in exit_thread
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 23 Jul 2013 21:18:05 +0000 (17:18 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 23 Jul 2013 21:18:05 +0000 (17:18 -0400)
commit74fc82211c80793eaebb6ed6b1fc4c05401ca72e
tree6ebe3d1d51bbfc174e460cefa041867533a81924
parent8e42e211e4fef2b2026c7f99092542f00dd817f3
tile: clean up active hardwalls in exit_thread

Tearing down the hardwall state in exit_thread() is a better place
than in arch_release_thread_info().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/hardwall.c
arch/tile/kernel/process.c