All of lore.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Ingo Molnar <mingo@elte.hu>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
	tglx@linutronix.de, dzickus@redhat.com, mingo@elte.hu
Subject: [tip:perf/nmi] nmi_watchdog: Turn it off by default
Date: Sun, 28 Feb 2010 19:52:12 GMT	[thread overview]
Message-ID: <tip-c99c30feadf664ccd8590b96259cb9f3954bd246@git.kernel.org> (raw)
In-Reply-To: <1266880143-24943-1-git-send-email-dzickus@redhat.com>

Commit-ID:  c99c30feadf664ccd8590b96259cb9f3954bd246
Gitweb:     http://git.kernel.org/tip/c99c30feadf664ccd8590b96259cb9f3954bd246
Author:     Ingo Molnar <mingo@elte.hu>
AuthorDate: Sun, 28 Feb 2010 20:49:00 +0100
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Sun, 28 Feb 2010 20:49:00 +0100

nmi_watchdog: Turn it off by default

It was nice to enable it by default for testing - but before we
push it upstream we want it to be off - so that people can
opt-in gradually.

Cc: Don Zickus <dzickus@redhat.com>
Cc: peterz@infradead.org
Cc: gorcunov@gmail.com
Cc: aris@redhat.com
LKML-Reference: <1266880143-24943-1-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 lib/Kconfig.debug |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 01a4d85..e2e73cc 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -173,7 +173,6 @@ config DETECT_SOFTLOCKUP
 config NMI_WATCHDOG
 	bool "Detect Hard Lockups with an NMI Watchdog"
 	depends on DEBUG_KERNEL && PERF_EVENTS && PERF_EVENTS_NMI
-	default y
 	help
 	  Say Y here to enable the kernel to use the NMI as a watchdog
 	  to detect hard lockups.  This is useful when a cpu hangs for no

      parent reply	other threads:[~2010-02-28 19:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-22 23:09 [PATCH] nmi_watchdog: checkpatch.pl cleanups from earlier patches Don Zickus
2010-02-22 23:24 ` Cyrill Gorcunov
2010-02-22 23:31   ` Cyrill Gorcunov
2010-02-23 15:07   ` Don Zickus
2010-02-25 11:42 ` Ingo Molnar
2010-02-25 12:07 ` [tip:perf/nmi] nmi_watchdog: Clean up various small details tip-bot for Don Zickus
2010-02-28 19:52 ` tip-bot for Ingo Molnar [this message]

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=tip-c99c30feadf664ccd8590b96259cb9f3954bd246@git.kernel.org \
    --to=mingo@elte.hu \
    --cc=dzickus@redhat.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.