aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorRakib Mullick <[email protected]>2014-09-19 01:22:15 +0600
committerIngo Molnar <[email protected]>2014-09-19 12:56:05 +0200
commitd286c3af48e3ad187fc52a0060c71b0844f234ff (patch)
tree3818305e14a335dea3122a8d57720c3081bfa8cf /net/lapb/lapb_subr.c
parentd9773ceabfaf3f27b8a36fac035b74ee599df900 (diff)
x86/mce: Avoid showing repetitive message from intel_init_thermal()
intel_init_thermal() is called from a) at the time of system initializing and b) at the time of system resume to initialize thermal monitoring. In case when thermal monitoring is handled by SMI, we get to know it via printk(). Currently it gives the message at both cases, but its okay if we get it only once and no need to get the same message at every time system resumes. So, limit showing this message only at system boot time by avoid showing at system resume and reduce abusing kernel log buffer. Signed-off-by: Rakib Mullick <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Tony Luck <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions