aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJoonsoo Kim <[email protected]>2013-04-29 15:07:37 -0700
committerLinus Torvalds <[email protected]>2013-04-29 15:54:34 -0700
commitf1c4069e1dc128dc8a851174cba2e273652e9216 (patch)
treecb5b315796926eb14fe7ee3c0db8b616e38ccb63 /tools/perf/scripts/python/bin
parentd4033afdf8282802ad28b0ed854393454115a071 (diff)
mm, vmalloc: export vmap_area_list, instead of vmlist
Although our intention is to unexport internal structure entirely, but there is one exception for kexec. kexec dumps address of vmlist and makedumpfile uses this information. We are about to remove vmlist, then another way to retrieve information of vmalloc layer is needed for makedumpfile. For this purpose, we export vmap_area_list, instead of vmlist. Signed-off-by: Joonsoo Kim <[email protected]> Signed-off-by: Joonsoo Kim <[email protected]> Cc: Eric Biederman <[email protected]> Cc: Dave Anderson <[email protected]> Cc: Vivek Goyal <[email protected]> Cc: Atsushi Kumagai <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Chris Metcalf <[email protected]> Cc: Guan Xuetao <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions