diff options
author | 2009-10-29 22:34:12 +0900 | |
---|---|---|
committer | 2009-10-29 22:34:12 +0900 | |
commit | 3f04ba859597412afbfb31f2fcbe289f2461f9a1 (patch) | |
tree | 63ee0a7423f94a109e630de7aca06b32c075acd0 /lib/spinlock_debug.c | |
parent | this_cpu: Use this_cpu_xx in trace_functions_graph.c (diff) | |
download | linux-rng-3f04ba859597412afbfb31f2fcbe289f2461f9a1.tar.xz linux-rng-3f04ba859597412afbfb31f2fcbe289f2461f9a1.zip |
vmalloc: fix use of non-existent percpu variable in put_cpu_var()
vmalloc used non-existent percpu variable vmap_cpu_blocks instead of
the intended vmap_block_queue. This went unnoticed because
put_cpu_var() didn't evaluate the parameter. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Nick Piggin <npiggin@suse.de>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions