git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e42e21
)
tile: various minor cleanups to hardwall subsystem
author
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 23 Jul 2013 21:18:05 +0000
(17:18 -0400)
committer
Chris 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