commit | 7d937719e3c5c6c9ad00584f6b62230d2ef7f9f1 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Tue Jul 23 17:18:05 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Wed Jul 31 11:49:48 2013 -0400 |
tree | 93b965e43300b1f0a0538c924a3a9b43a371a299 | |
parent | 8e42e211e4fef2b2026c7f99092542f00dd817f3 [diff] |
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>