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)
commit7d937719e3c5c6c9ad00584f6b62230d2ef7f9f1
tree93b965e43300b1f0a0538c924a3a9b43a371a299
parent8e42e211e4fef2b2026c7f99092542f00dd817f3
tile: various minor cleanups to hardwall subsystem

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>
arch/tile/kernel/hardwall.c
arch/tile/kernel/process.c