• Dmitry Torokhov's avatar
    x86, mce: therm_throt - change when we print messages · 0d01f314
    Dmitry Torokhov authored
    My Latitude d630 seems to be handling thermal events in SMI by
    lowering the max frequency of the CPU till it cools down but
    still leaks the "everything is normal" events.
    
    This spams the console and with high priority printks.
    
    Adjust therm_throt driver to only print messages about the fact
    that temperatire returned back to normal when leaving the
    throttling state.
    
    Also lower the severity of "back to normal" message from
    KERN_CRIT to KERN_INFO.
    Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
    Acked-by: default avatarH. Peter Anvin <hpa@zytor.com>
    LKML-Reference: <20090810051513.0558F526EC9@mailhub.coreip.homeip.net>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    0d01f314
therm_throt.c 8.03 KB