Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1440432

Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7

From Kieran Bingham <kieran@ksquared.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7
Date 2016-07-11 12:20 +0200
Message-ID <rTGtH-5FU-3@gated-at.bofh.it> (permalink)
References <rP37z-oa-3@gated-at.bofh.it> <rPfV7-8oI-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Andrew,

Will this fixes series be able to make it for 4.7 ?

--
Regards

Kieran

On 29/06/16 06:00, Jan Kiszka wrote:
> On 2016-06-28 17:22, Kieran Bingham wrote:
>> 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
>>
> 
> For all:
> Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Thanks!
> Jan
> 

-- 
Regards

Kieran Bingham

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] scripts/gdb: Fixes for 4.7 Kieran Bingham <kieran@ksquared.org.uk> - 2016-06-28 17:30 +0200
  [PATCH 6/6] Revert "scripts/gdb: add documentation example for radix tree" Kieran Bingham <kieran@ksquared.org.uk> - 2016-06-28 17:30 +0200
  [PATCH 5/6] Revert "scripts/gdb: add a Radix Tree Parser" Kieran Bingham <kieran@ksquared.org.uk> - 2016-06-28 17:30 +0200
  Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7 Jan Kiszka <jan.kiszka@siemens.com> - 2016-06-29 07:10 +0200
    Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7 Kieran Bingham <kieran@ksquared.org.uk> - 2016-07-11 12:20 +0200
      Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7 Andrew Morton <akpm@linux-foundation.org> - 2016-07-11 22:00 +0200
        Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7 Kieran Bingham <kieran@ksquared.org.uk> - 2016-07-11 22:20 +0200

csiph-web