tile: various minor cleanups to hardwall subsystem
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 23 Jul 2013 21:18:05 +0000 (17:18 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 31 Jul 2013 15:49:48 +0000 (11:49 -0400)
First, clean up active hardwalls in exit_thread().  This is a better
place than in arch_release_thread_info().

Second, mask out any non-online cpus from the cpumask after
validating any required semantics of the cpu set.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found