diff options
author | Rusty Russell <[email protected]> | 2009-11-03 14:57:56 +1030 |
---|---|---|
committer | Dave Jones <[email protected]> | 2009-11-24 13:33:33 -0500 |
commit | b8cbe7e82ec8b55d7bbdde66fc69e788fde00dc6 (patch) | |
tree | fd08d231043934beea2ea16c0ad47bc25ae50f70 /net/lapb/lapb_iface.c | |
parent | d77b81974521c82fa6fda38dfff1b491dcc62a32 (diff) |
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow-k8.c
It's still mugging the current process's cpumask, but as comment in
1ff6e97f1d says, it's not a trivial fix.
So, at least we can use a cpumask_var_t to do the Wrong Thing the Right Way :)
Signed-off-by: Rusty Russell <[email protected]>
To: [email protected]
Cc: Mark Langsdorf <[email protected]>
Signed-off-by: Dave Jones <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions