]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9de44de8f0aa456e27d33db381fe0256235f4973
tree93b965e43300b1f0a0538c924a3a9b43a371a299
parent79a1e7731f2d814879a0be868b0dea6316654077
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