On Fri 2015-08-07 11:58 +0200, Ulrich Obergfell wrote: > > Signed-off-by: Ulrich Obergfell <[email protected]> > --- > 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 <[email protected]> -- Aaron Tomlin
signature.asc
Description: PGP signature

