aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorAtsushi Kumagai <[email protected]>2013-04-29 15:07:40 -0700
committerLinus Torvalds <[email protected]>2013-04-29 15:54:34 -0700
commit13ba3fcbbe31068b1ee7c39a0b58ecbed03c4d72 (patch)
tree07991835bdf224ec3d4fcc1ce630d4b8c08b1c41 /net/lapb/lapb_iface.c
parent4341fa454796b8a37efd5db98112524e85e7114e (diff)
kexec, vmalloc: export additional vmalloc layer information
Now, vmap_area_list is exported as VMCOREINFO for makedumpfile to get the start address of vmalloc region (vmalloc_start). The address which contains vmalloc_start value is represented as below: vmap_area_list.next - OFFSET(vmap_area.list) + OFFSET(vmap_area.va_start) However, both OFFSET(vmap_area.va_start) and OFFSET(vmap_area.list) aren't exported as VMCOREINFO. So this patch exports them externally with small cleanup. [[email protected]: vmalloc.h should include list.h for list_head] Signed-off-by: Atsushi Kumagai <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Atsushi Kumagai <[email protected]> Cc: Chris Metcalf <[email protected]> Cc: Dave Anderson <[email protected]> Cc: Eric Biederman <[email protected]> Cc: Guan Xuetao <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Vivek Goyal <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions