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


Groups > linux.kernel > #1440432 > unrolled thread

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

Started byKieran Bingham <kieran@ksquared.org.uk>
First post2016-07-11 12:20 +0200
Last post2016-07-11 22:20 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromKieran Bingham <kieran@ksquared.org.uk>
Date2016-07-11 12:20 +0200
SubjectRe: [PATCH 0/6] scripts/gdb: Fixes for 4.7
Message-ID<rTGtH-5FU-3@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1440853

FromAndrew Morton <akpm@linux-foundation.org>
Date2016-07-11 22:00 +0200
Message-ID<rTPx0-33Z-15@gated-at.bofh.it>
In reply to#1440432
On Mon, 11 Jul 2016 11:17:21 +0100 Kieran Bingham <kieran@ksquared.org.uk> wrote:

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

Yup, I'll send them in this week.  Sorry, I've been a bit laggy the
past two weeks.  Back up to speed now though.

[toc] | [prev] | [next] | [standalone]


#1440854

FromKieran Bingham <kieran@ksquared.org.uk>
Date2016-07-11 22:20 +0200
Message-ID<rTPQl-3pU-3@gated-at.bofh.it>
In reply to#1440853
On 11/07/16 20:53, Andrew Morton wrote:
> On Mon, 11 Jul 2016 11:17:21 +0100 Kieran Bingham <kieran@ksquared.org.uk> wrote:
> 
>> Will this fixes series be able to make it for 4.7 ?
> 
> Yup, I'll send them in this week.  Sorry, I've been a bit laggy the
> past two weeks.  Back up to speed now though.

No Worries, I saw you'd only sent about 2 emails in the last two weeks
and thought you might have been on holiday.

Then I saw Linus' rc notes, and saw we get an extra week as well!

Thanks
-- 
Regards

Kieran Bingham

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web