public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Thompson <daniel.thompson@linaro.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>,
	linux-kernel@vger.kernel.org, patches@linaro.org,
	linaro-kernel@lists.linaro.org,
	John Stultz <john.stultz@linaro.org>,
	Sumit Semwal <sumit.semwal@linaro.org>,
	kgdb-bugreport@lists.sourceforge.net,
	Jason Wessel <jason.wessel@windriver.com>
Subject: Re: [PATCH 3.17-rc4 v2 0/2] trace: kdb: Bug fixes for ftdump
Date: Wed, 24 Sep 2014 16:09:50 +0100	[thread overview]
Message-ID: <5422DEBE.70503@linaro.org> (raw)
In-Reply-To: <20140924110719.165b5b5b@gandalf.local.home>

On 24/09/14 16:07, Steven Rostedt wrote:
> Is Jason Wessel still actively maintaining this?

He still maintaining kgdb and kdb although he is not in MAINTAINERS for
this particular file (perhaps he should be?).


> I'd like an acked-by from the KDB maintainer before pulling this.

Makes sense.


> 
> Thanks!
> 
> -- Steve
> 
> 
> On Wed, 24 Sep 2014 11:32:59 +0100
> Daniel Thompson <daniel.thompson@linaro.org> wrote:
> 
>> This patchset makes it possible to use kdb's ftdump command without
>> panicing, crashing or livelocking.
>>
>> Changes since v1:
>>
>> * Fixed use-after-free problems in v1 by adding logic to NULL out
>>   buffer_iter during free operations.
>>
>> * Introduced a second patch to fix a live lock when trying to display
>>   an empty trace buffer.
>>
>>
>> Daniel Thompson (2):
>>   trace: kdb: Fix kernel panic during ftdump
>>   trace: kdb: Fix kernel livelock with empty buffers
>>
>>  kernel/trace/trace_kdb.c | 21 +++++++++++++--------
>>  1 file changed, 13 insertions(+), 8 deletions(-)
>>
>> --
>> 1.9.3
> 


  reply	other threads:[~2014-09-24 15:09 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 14:44 [PATCH 3.17-rc4] trace: kdb: Fix kernel panic during ftdump Daniel Thompson
2014-09-24 10:32 ` [PATCH 3.17-rc4 v2 0/2] trace: kdb: Bug fixes for ftdump Daniel Thompson
2014-09-24 10:33   ` [PATCH 3.17-rc4 v2 1/2] trace: kdb: Fix kernel panic during ftdump Daniel Thompson
2014-09-24 10:33   ` [PATCH 3.17-rc4 v2 2/2] trace: kdb: Fix kernel livelock with empty buffers Daniel Thompson
2014-09-24 15:07   ` [PATCH 3.17-rc4 v2 0/2] trace: kdb: Bug fixes for ftdump Steven Rostedt
2014-09-24 15:09     ` Daniel Thompson [this message]
2014-11-06 12:41   ` [PATCH RESEND 3.18-rc3 " Daniel Thompson
2014-11-06 12:41     ` [PATCH RESEND 3.18-rc3 v2 1/2] trace: kdb: Fix kernel panic during ftdump Daniel Thompson
2014-11-14  2:26       ` Steven Rostedt
2014-11-14  9:08         ` Daniel Thompson
2014-11-14 11:59           ` Steven Rostedt
2014-11-14 12:13             ` Daniel Thompson
2014-11-14 12:31               ` Steven Rostedt
2014-11-14 12:35                 ` Steven Rostedt
2014-11-06 12:41     ` [PATCH RESEND 3.18-rc3 v2 2/2] trace: kdb: Fix kernel livelock with empty buffers Daniel Thompson
2014-11-06 13:27     ` [PATCH RESEND 3.18-rc3 v2 0/2] trace: kdb: Bug fixes for ftdump Steven Rostedt
2014-11-10  9:41       ` Daniel Thompson
2014-11-14  2:16         ` Steven Rostedt
2014-11-14 11:03           ` Daniel Thompson
2014-11-14 11:21     ` [PATCH 3.18-rc3 v3 " Daniel Thompson
2014-11-14 11:21       ` [PATCH 3.18-rc3 v3 1/2] trace: kdb: Fix kernel panic during ftdump Daniel Thompson
2014-11-14 11:21       ` [PATCH 3.18-rc3 v3 2/2] trace: kdb: Fix kernel livelock with empty buffers Daniel Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5422DEBE.70503@linaro.org \
    --to=daniel.thompson@linaro.org \
    --cc=jason.wessel@windriver.com \
    --cc=john.stultz@linaro.org \
    --cc=kgdb-bugreport@lists.sourceforge.net \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=patches@linaro.org \
    --cc=rostedt@goodmis.org \
    --cc=sumit.semwal@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox