linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] scripts/gdb: Fixes for 4.7
@ 2016-06-28 15:22 Kieran Bingham
  2016-06-28 15:22 ` [PATCH 1/6] scripts/gdb: silence 'nothing to do' message Kieran Bingham
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Kieran Bingham @ 2016-06-28 15:22 UTC (permalink / raw)
  To: akpm, corbet, jan.kiszka, kieran
  Cc: osandov, n.borisov.lkml, linux-doc, linux-kernel

Hi Andrew,

Please consider this series for integration into the current rc series.
I had hoped to get this to you, with a fixed radix-tree, rather than a
reverted one. Alas, time has gone against me, and we are nearing the end
of the window - so having discussed with Jan, we felt it best to simply
revert the feature for this release.

Aside from the revert, we have four fairly minor fixups.

Kieran Bingham (4):
  scripts/gdb: silence 'nothing to do' message
  scripts/gdb: rebuild constants.py on dependancy change
  Revert "scripts/gdb: add a Radix Tree Parser"
  Revert "scripts/gdb: add documentation example for radix tree"

Nikolay Borisov (1):
  scripts/gdb: Perform path expansion to lx-symbol's arguments

Omar Sandoval (1):
  scripts/gdb: add constants.py to .gitignore

 Documentation/gdb-kernel-debugging.txt | 21 --------
 scripts/gdb/linux/.gitignore           |  1 +
 scripts/gdb/linux/Makefile             |  6 ++-
 scripts/gdb/linux/constants.py.in      |  7 ---
 scripts/gdb/linux/radixtree.py         | 97 ----------------------------------
 scripts/gdb/linux/symbols.py           |  2 +-
 scripts/gdb/vmlinux-gdb.py             |  1 -
 7 files changed, 6 insertions(+), 129 deletions(-)
 delete mode 100644 scripts/gdb/linux/radixtree.py

-- 
2.7.4

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-07-11 20:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28 15:22 [PATCH 0/6] scripts/gdb: Fixes for 4.7 Kieran Bingham
2016-06-28 15:22 ` [PATCH 1/6] scripts/gdb: silence 'nothing to do' message Kieran Bingham
2016-06-28 15:22 ` [PATCH 2/6] scripts/gdb: rebuild constants.py on dependancy change Kieran Bingham
2016-06-28 15:22 ` [PATCH 3/6] scripts/gdb: add constants.py to .gitignore Kieran Bingham
2016-06-28 15:22 ` [PATCH 4/6] scripts/gdb: Perform path expansion to lx-symbol's arguments Kieran Bingham
2016-06-28 15:22 ` [PATCH 5/6] Revert "scripts/gdb: add a Radix Tree Parser" Kieran Bingham
2016-06-28 15:22 ` [PATCH 6/6] Revert "scripts/gdb: add documentation example for radix tree" Kieran Bingham
2016-06-29  5:00 ` [PATCH 0/6] scripts/gdb: Fixes for 4.7 Jan Kiszka
2016-07-11 10:17   ` Kieran Bingham
2016-07-11 19:53     ` Andrew Morton
2016-07-11 20:15       ` Kieran Bingham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).