From: Ulrich Obergfell <uobergfe@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, dzickus@redhat.com,
atomlin@redhat.com, uobergfe@redhat.com, jolsa@kernel.org,
mhocko@suse.cz, eranian@google.com, cmetcalf@ezchip.com,
fweisbec@gmail.com, linux@roeck-us.net
Subject: [PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path
Date: Fri, 7 Aug 2015 11:58:08 +0200 [thread overview]
Message-ID: <1438941488-3651-3-git-send-email-uobergfe@redhat.com> (raw)
In-Reply-To: <1438941488-3651-1-git-send-email-uobergfe@redhat.com>
Signed-off-by: Ulrich Obergfell <uobergfe@redhat.com>
---
arch/x86/kernel/cpu/perf_event_intel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/kernel/cpu/perf_event_intel.c b/arch/x86/kernel/cpu/perf_event_intel.c
index 0357bf7..abb25c3 100644
--- a/arch/x86/kernel/cpu/perf_event_intel.c
+++ b/arch/x86/kernel/cpu/perf_event_intel.c
@@ -3369,7 +3369,7 @@ static __init int fixup_ht_bug(void)
}
if (lockup_detector_suspend() != 0) {
- pr_info("failed to disable PMU erratum BJ122, BV98, HSD29 workaround\n");
+ pr_debug("failed to disable PMU erratum BJ122, BV98, HSD29 workaround\n");
return 0;
}
--
1.7.11.7
next prev parent reply other threads:[~2015-08-07 9:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 9:58 [PATCH 0/2] watchdog: avoid races in watchdog_nmi_{en|disable} functions - follow up patches Ulrich Obergfell
2015-08-07 9:58 ` [PATCH 1/2] watchdog: rename watchdog_suspend() and watchdog_resume() Ulrich Obergfell
2015-08-07 10:11 ` Aaron Tomlin
2015-08-07 9:58 ` Ulrich Obergfell [this message]
2015-08-07 10:11 ` [PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path Aaron Tomlin
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=1438941488-3651-3-git-send-email-uobergfe@redhat.com \
--to=uobergfe@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=atomlin@redhat.com \
--cc=cmetcalf@ezchip.com \
--cc=dzickus@redhat.com \
--cc=eranian@google.com \
--cc=fweisbec@gmail.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mhocko@suse.cz \
/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
all inboxes | Powered by JetHome®