From: Aaron Tomlin <atomlin@redhat.com>
To: Ulrich Obergfell <uobergfe@redhat.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
dzickus@redhat.com, jolsa@kernel.org, mhocko@suse.cz,
eranian@google.com, cmetcalf@ezchip.com, fweisbec@gmail.com,
linux@roeck-us.net
Subject: Re: [PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path
Date: Fri, 7 Aug 2015 11:11:49 +0100 [thread overview]
Message-ID: <20150807101149.GB17775@atomlin.usersys.redhat.com> (raw)
In-Reply-To: <1438941488-3651-3-git-send-email-uobergfe@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 830 bytes --]
On Fri 2015-08-07 11:58 +0200, Ulrich Obergfell wrote:
>
> 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;
> }
>
Reviewed-by: Aaron Tomlin <atomlin@redhat.com>
--
Aaron Tomlin
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-08-07 10:11 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 ` [PATCH 2/2] watchdog: use pr_debug() in fixup_ht_bug() failure path Ulrich Obergfell
2015-08-07 10:11 ` Aaron Tomlin [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=20150807101149.GB17775@atomlin.usersys.redhat.com \
--to=atomlin@redhat.com \
--cc=akpm@linux-foundation.org \
--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 \
--cc=uobergfe@redhat.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
all inboxes | Powered by JetHome®