From: Don Zickus <dzickus@redhat.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: mingo@elte.hu, fweisbec@gmail.com, peterz@infradead.org,
gorcunov@gmail.com, aris@redhat.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/6] [watchdog] combine nmi_watchdog and softlockup
Date: Tue, 20 Apr 2010 12:11:43 -0400 [thread overview]
Message-ID: <20100420161143.GT15159@redhat.com> (raw)
In-Reply-To: <20100420085350.fce77f4f.randy.dunlap@oracle.com>
On Tue, Apr 20, 2010 at 08:53:50AM -0700, Randy Dunlap wrote:
> On Tue, 20 Apr 2010 11:23:58 -0400 Don Zickus wrote:
>
> > diff --git a/init/Kconfig b/init/Kconfig
> > index 7331a16..98e3f5f 100644
> > --- a/init/Kconfig
> > +++ b/init/Kconfig
> > @@ -948,8 +948,11 @@ config PERF_USE_VMALLOC
> >
> > config PERF_EVENTS_NMI
> > bool
> > + depends on PERF_EVENTS
> > help
> > - Arch has support for nmi_watchdog
> > + Arch can generate an NMI using the perf event subsystem
>
> Hi Don,
>
> I realize that you didn't introduce Arch in this help text,
> but can we eliminate him, please? E.g.:
yup.
Thanks,
Don
next prev parent reply other threads:[~2010-04-20 16:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-20 15:23 [PATCH 0/6] lockup detector changes Don Zickus
2010-04-20 15:23 ` [PATCH 1/6] [watchdog] combine nmi_watchdog and softlockup Don Zickus
2010-04-20 15:53 ` Randy Dunlap
2010-04-20 16:11 ` Don Zickus [this message]
2010-04-21 17:27 ` Frederic Weisbecker
2010-04-21 17:50 ` Don Zickus
2010-04-21 20:24 ` Frederic Weisbecker
2010-04-21 20:49 ` Don Zickus
2010-04-20 15:23 ` [PATCH 2/6] [watchdog] convert touch_softlockup_watchdog to touch_watchdog Don Zickus
2010-04-21 20:46 ` Frederic Weisbecker
2010-04-21 21:31 ` Don Zickus
2010-04-21 21:46 ` Frederic Weisbecker
2010-04-22 13:20 ` Don Zickus
2010-04-22 18:53 ` Frederic Weisbecker
2010-04-20 15:24 ` [PATCH 3/6] [watchdog] remove old softlockup code Don Zickus
2010-04-20 15:24 ` [PATCH 4/6] [watchdog] remove nmi_watchdog.c file Don Zickus
2010-04-20 15:24 ` [PATCH 5/6] [x86] watchdog: move trigger_all_cpu_backtrace to its own die_notifier Don Zickus
2010-04-21 21:00 ` Frederic Weisbecker
2010-04-21 21:10 ` Don Zickus
2010-04-21 21:34 ` Frederic Weisbecker
2010-04-20 15:24 ` [PATCH 6/6] [x86] watchdog: cleanup hw_nmi.c cruft Don Zickus
2010-04-20 16:16 ` [PATCH 7/6] [watchdog] resolve softlockup.c conflicts Don Zickus
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=20100420161143.GT15159@redhat.com \
--to=dzickus@redhat.com \
--cc=aris@redhat.com \
--cc=fweisbec@gmail.com \
--cc=gorcunov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
--cc=randy.dunlap@oracle.com \
/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