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:
aa85ea5
)
cpumask: convert rcutorture.c
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 31 Mar 2009 04:05:16 +0000
(22:05 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:35:16 +0000
(22:05 +1030)
We're getting rid of cpumasks on the stack.
Simply change tmp_mask to a global, and allocate it in
rcu_torture_init().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Josh Triplett <josh@freedesktop.org>
No differences found