public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Joe Perches <joe@perches.com>,
	Jeffrey Merkey <jeffmerkey@gmail.com>,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	linux-kbuild <linux-kbuild@vger.kernel.org>
Subject: Re: [GIT PULL v4.6]  MDB Linux Kernel Debugger x86/x86_64
Date: Fri, 25 Mar 2016 09:36:21 +0100	[thread overview]
Message-ID: <20160325083621.GA21959@gmail.com> (raw)
In-Reply-To: <20160315112458.7248d665@canb.auug.org.au>


* Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi Joe,
> 
> On Mon, 14 Mar 2016 16:57:03 -0700 Joe Perches <joe@perches.com> wrote:
> >
> > On Mon, 2016-03-14 at 17:50 -0600, Jeffrey Merkey wrote:
> > > The following changes since commit b562e44f507e863c6792946e4e1b1449fbbac85d:
> > > 
> > >   Linux 4.5 (2016-03-13 21:28:54 -0700)
> > > 
> > > are available in the git repository at:
> > > 
> > >   https://github.com/jeffmerkey/linux.git tags/mdb-v4.5-signed
> > > 
> > > for you to fetch changes up to 2e9c184e1215dca2b4c59c347f40a0986b8e7460:
> > > 
> > >   Add MDB Debugger to linux v4.5 (2016-03-14 15:17:44 -0600)  
> > 
> > If Linus doesn't pull this, Stephen, could you please add this
> > tree to -next so it has some testing and validation done?
> 
> Well, I really need a request from the ongoing maintainer and also some
> indication of which kernel release (if any) it is likely to be merged
> into ...

So neither the x86 nor other affected maintainers have acked these changes or have 
agreed to merge it - in fact there are outstanding NAKs against this tree, which 
were not mentioned in the pull request.

Here's one of the objections by me:

   https://lkml.org/lkml/2016/1/29/64

... which technical objections were replied to by Jeff Merkey by accusing me of 
trolling:

  "You were not included on the post since you are not a maintainer of watchdog.c
   so I am confused as to why you are nacking and trolling me on something not in
   your area."

   https://lkml.org/lkml/2016/1/29/397

So this tree is very far from being ready and I'm not convinced we want to merge 
it in its current form. If we merge bits of it then we want to merge it via the 
x86 tree, not a separate tree.

In fact I also have more fundamental objections as well, such as the question of 
unnecessary code duplication: this new MDB debugger overlaps in functionality with 
the already in-tree kgdb+KDB live kernel debugger approach:

I don't think we want to see two overlapping solutions in this area, both of which 
are inferior in their own ways. If then the KDB frontend should be improved: 
features such as disassembler output, more commands and usability improvements 
that can and should be added to the KDB front-end instead. I see nothing in this 
patch that couldn't be added to KDB/KGDB.

All in one, I'd much rather like to see a gradual set of improvement patches to 
KDB, to improve live kernel debugging, than this kind of monolithic, arch 
dependent duplication of functionality.

Thanks,

	Ingo

  parent reply	other threads:[~2016-03-25  8:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-14 23:50 [GIT PULL v4.6] MDB Linux Kernel Debugger x86/x86_64 Jeffrey Merkey
2016-03-14 23:57 ` Joe Perches
2016-03-15  0:24   ` Stephen Rothwell
2016-03-15  0:40     ` Jeffrey Merkey
2016-03-15  2:03       ` Stephen Rothwell
2016-03-15 15:16         ` Theodore Ts'o
2016-03-16 23:27           ` Jeffrey Merkey
2016-03-18  5:31             ` Jeffrey Merkey
2016-03-18  5:40               ` Joe Perches
2016-03-18  5:43                 ` Jeffrey Merkey
2016-03-25  8:36     ` Ingo Molnar [this message]
2016-03-25 17:17       ` Jeffrey Merkey
2016-03-25 17:27         ` Jeffrey Merkey
2016-03-25 23:01           ` Jeffrey Merkey
2016-03-25 23:02             ` Jeffrey Merkey
2016-03-26  1:48             ` Stephen Rothwell
2016-03-26  1:56               ` Jeffrey Merkey
2016-03-26  1:48       ` Stephen Rothwell

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=20160325083621.GA21959@gmail.com \
    --to=mingo@kernel.org \
    --cc=jeffmerkey@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.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