commit | e0ad955680878998ff7dc51ce06ddad12260423a | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:38 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:39 2009 +0930 |
tree | dc475d81413dacd8ecbe3e6d0e4949be7ec97b44 | |
parent | e68110fb54c3c784fb66be67d8d18a86286eefdd [diff] |
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y You're not supposed to pass cpumasks on the stack in that case. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>