From: Don Zickus <dzickus@redhat.com>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Aristeu Sergio Rozanski Filho <aris@ruivo.org>,
mingo@elte.hu, peterz@infradead.org, aris@redhat.com,
linux-kernel@vger.kernel.org
Subject: Re: [watchdog] combine nmi_watchdog and softlockup
Date: Mon, 5 Apr 2010 16:16:46 -0400 [thread overview]
Message-ID: <20100405201646.GF15159@redhat.com> (raw)
In-Reply-To: <20100405201111.GF5079@lenovo>
On Tue, Apr 06, 2010 at 12:11:11AM +0400, Cyrill Gorcunov wrote:
> On Tue, Mar 30, 2010 at 10:52:38AM -0400, Aristeu Sergio Rozanski Filho wrote:
> > > On Sat, Mar 27, 2010 at 10:46:50PM -0400, Aristeu Sergio Rozanski Filho wrote:
> > > > Hi Don,
> > > > > +/* deprecated */
> > > > > +static int __init nosoftlockup_setup(char *str)
> > > > > +{
> > > > > + no_watchdog = 1;
> > > > > + return 1;
> > > > > +}
> > > > > +__setup("nosoftlockup", nosoftlockup_setup);
> > > > > +static int __init nonmi_watchdog_setup(char *str)
> > > > > +{
> > > > > + no_watchdog = 1;
> > > > > + return 1;
> > > > > +}
> > > > > +__setup("nonmi_watchdog", nonmi_watchdog_setup);
> > > > didn't you just add nonmi_watchdog parameter? I don't think there's a reason
> > > > to keep compatibility here.
> > >
> > > Hmm, I think you are right. I thought I added that because it existed in
> > > the old nmi_watchdog setup but I can't find it. So yeah, I can drop that.
> > you could provide a nmi_watchdog=0 backwards compatibility and warn about
> > values != 0
> >
> > --
> > Aristeu
> >
>
> Sorry for a long delay, I think we might need to inform a user that "lapic",
> "ioapic" is no longer used (perf-nmi is supposed to substitute the former nmi
> code in a long term right?) so that for some time period, say the whole release
> cycle, if lapic or ioapic, or numbers are passed to nmi_watchdog= setup option
> we would just print out that the parameters are deprecated and better to not
> use them any longer. Hm?
Agreed.
Cheers,
Don
next prev parent reply other threads:[~2010-04-05 20:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-23 21:33 [watchdog] combine nmi_watchdog and softlockup Don Zickus
2010-03-28 2:46 ` Aristeu Sergio Rozanski Filho
2010-03-29 18:26 ` Don Zickus
2010-03-30 14:52 ` Aristeu Sergio Rozanski Filho
2010-04-05 20:11 ` Cyrill Gorcunov
2010-04-05 20:16 ` Don Zickus [this message]
2010-04-05 14:11 ` Don Zickus
2010-04-09 1:02 ` Frederic Weisbecker
2010-04-09 13:32 ` Don Zickus
2010-04-06 14:13 ` Frederic Weisbecker
2010-04-06 15:31 ` Cyrill Gorcunov
2010-04-08 23:52 ` Frederic Weisbecker
2010-04-09 0:00 ` Frederic Weisbecker
2010-04-09 14:56 ` Cyrill Gorcunov
2010-04-09 15:05 ` Don Zickus
2010-04-06 18:59 ` Don Zickus
2010-04-09 0:22 ` Frederic Weisbecker
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=20100405201646.GF15159@redhat.com \
--to=dzickus@redhat.com \
--cc=aris@redhat.com \
--cc=aris@ruivo.org \
--cc=gorcunov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.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