From: Jack Stone <jwjstone@fastmail.fm>
To: Don Zickus <dzickus@redhat.com>
Cc: x86@kernel.org, Peter Zijlstra <peterz@infradead.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] watchdog, nmi: Allow hardlockup to panic by default
Date: Fri, 04 Mar 2011 23:15:21 +0000 [thread overview]
Message-ID: <4D717289.40403@fastmail.fm> (raw)
In-Reply-To: <1299184439-9215-1-git-send-email-dzickus@redhat.com>
On 03/03/2011 20:33, Don Zickus wrote:
> Add a Kconfig option to allow users to set the hardlockup to panic
> by default. Also add in a 'nmi_watchdog=nopanic' to override this.
>
> Signed-off-by: Don Zickus <dzickus@redhat.com>
>
[snip]
> diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
> index 2b97418..80bd292 100644
> --- a/lib/Kconfig.debug
> +++ b/lib/Kconfig.debug
> @@ -176,6 +176,23 @@ config HARDLOCKUP_DETECTOR
> def_bool LOCKUP_DETECTOR && PERF_EVENTS && HAVE_PERF_EVENTS_NMI && \
> !ARCH_HAS_NMI_WATCHDOG
>
> +config BOOTPARAM_HARDLOCKUP_PANIC
> + bool "Panic (Reboot) On Soft Lockups"
Did you mean Hard Lockups here?
Thanks,
Jack
next prev parent reply other threads:[~2011-03-04 23:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 20:33 [PATCH 1/2] watchdog, nmi: Allow hardlockup to panic by default Don Zickus
2011-03-03 20:33 ` [PATCH 2/2] watchdog: Always return NOTIFY_OK during cpu up/down events Don Zickus
2011-03-04 23:15 ` Jack Stone [this message]
2011-03-07 21:37 ` [PATCH 1/2] watchdog, nmi: Allow hardlockup to panic by default 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=4D717289.40403@fastmail.fm \
--to=jwjstone@fastmail.fm \
--cc=dzickus@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=x86@kernel.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