[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1467127337-11135-1-git-send-email-kieran@bingham.xyz>
Date: Tue, 28 Jun 2016 16:22:11 +0100
From: Kieran Bingham <kieran@...uared.org.uk>
To: akpm@...ux-foundation.org, corbet@....net, jan.kiszka@...mens.com,
kieran@...uared.org.uk
Cc: osandov@...com, n.borisov.lkml@...il.com,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] scripts/gdb: Fixes for 4.7
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
Powered by blists - more mailing lists