diff options
author | 2011-12-19 17:12:04 -0800 | |
---|---|---|
committer | 2011-12-20 10:25:04 -0800 | |
commit | 0006526d78e93c3684c806bf7cf3f67dfa49c3c8 (patch) | |
tree | 024ff623dff8301d6b0e27453abd1ba043fd5285 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipmi_watchdog: restore settings when BMC reset (diff) | |
download | linux-dev-0006526d78e93c3684c806bf7cf3f67dfa49c3c8.tar.xz linux-dev-0006526d78e93c3684c806bf7cf3f67dfa49c3c8.zip |
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Static storage is not required for the struct vmap_area in
__get_vm_area_node.
Removing "static" to store this variable on the stack instead.
Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions