]> git.baikalelectronics.ru Git - kernel.git/commit
kdump: fix gdb macros work work with newer and 64-bit kernels
authorCorey Minyard <cminyard@mvista.com>
Mon, 23 May 2016 23:24:25 +0000 (16:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2016 00:04:14 +0000 (17:04 -0700)
commit250541255f6d91919233dd604318e577b233d393
treee02f029e0e13cd7a62a06c5994cbf0a4aefd2d8a
parentb5d487f95118f5959e43d33a9afab0979d6b00b5
kdump: fix gdb macros work work with newer and 64-bit kernels

Lots of little changes needed to be made to clean these up, remove the
four byte pointer assumption and traverse the pid queue properly.  Also
consolidate the traceback code into a single function instead of having
three copies of it.

Link: http://lkml.kernel.org/r/1462926655-9390-1-git-send-email-minyard@acm.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Baoquan He <bhe@redhat.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: Haren Myneni <hbabu@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kdump/gdbmacros.txt