diff options
author | 2008-07-15 14:14:36 -0700 | |
---|---|---|
committer | 2008-07-18 22:03:00 +0200 | |
commit | 77586c2bdad0798cb24e35de5a878e7c6b200574 (patch) | |
tree | ba400aecb986671fb70d2fb0c80140ac2fdedfb5 /arch/x86 | |
parent | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c (diff) | |
download | wireguard-linux-77586c2bdad0798cb24e35de5a878e7c6b200574.tar.xz wireguard-linux-77586c2bdad0798cb24e35de5a878e7c6b200574.zip |
cpumask: Provide a generic set of CPUMASK_ALLOC macros
* Provide a generic set of CPUMASK_ALLOC macros patterned after the
SCHED_CPUMASK_ALLOC macros. This is used where multiple cpumask_t
variables are declared on the stack to reduce the amount of stack
space required.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions