linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 v2] [watchdog] combine nmi_watchdog and softlockup
Date: Fri, 16 Apr 2010 10:12:49 -0400	[thread overview]
Message-ID: <20100416141249.GD15159@redhat.com> (raw)
In-Reply-To: <20100415153251.590c91ca.randy.dunlap@oracle.com>

On Thu, Apr 15, 2010 at 03:32:51PM -0700, Randy Dunlap wrote:
> On Thu, 15 Apr 2010 17:25:10 -0400 Don Zickus wrote:
> 
> >  arch/x86/kernel/apic/hw_nmi.c |    2 +-
> >  include/linux/sched.h         |    6 +
> >  init/Kconfig                  |    1 +
> >  kernel/Makefile               |    4 +-
> >  kernel/sysctl.c               |    9 +
> >  kernel/watchdog.c             |  570 +++++++++++++++++++++++++++++++++++++++++
> >  lib/Kconfig.debug             |   21 +-
> >  7 files changed, 605 insertions(+), 8 deletions(-)
> >  create mode 100644 kernel/watchdog.c
> 
> Updates to Documentation/kernel-parameters.txt ??

Thanks for the comments, will try to get them added in the next spin.

Cheers,
Don

  reply	other threads:[~2010-04-16 14:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-15 21:25 [PATCH v2] [watchdog] combine nmi_watchdog and softlockup Don Zickus
2010-04-15 22:32 ` Randy Dunlap
2010-04-16 14:12   ` Don Zickus [this message]
2010-04-16  1:47 ` Frederic Weisbecker
2010-04-16 14:12   ` Don Zickus
2010-04-16 14:43     ` Frederic Weisbecker
2010-04-16 15:04       ` Don Zickus
2010-04-16 15:32         ` Frederic Weisbecker
2010-04-16 16:14           ` Don Zickus
2010-04-16 16:24             ` Frederic Weisbecker
2010-04-16 14:32   ` Cyrill Gorcunov
2010-04-16 14:46     ` Frederic Weisbecker
2010-04-16 14:53       ` Peter Zijlstra
2010-04-16 14:59         ` Frederic Weisbecker
2010-04-16 14:54       ` Cyrill Gorcunov
2010-04-16 14:46     ` Don Zickus
2010-04-19 21:21   ` Don Zickus
2010-04-19 21:35     ` Ingo Molnar
2010-04-19 21:51       ` 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=20100416141249.GD15159@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;
as well as URLs for NNTP newsgroup(s).