lkml.org 
[lkml]   [2022]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRE: [RFC PATCH 5/5] x86/mce: Handle AMD threshold interrupt storms
    Date
    +		/* Return early on an interrupt storm */
    + if (this_cpu_read(bank_storm[bank]))
    + return;

    Is you reasoning for early return that you already have plenty of
    logged errors from this bank, so OK to skip additional processing
    of this one?

    -Tony

    \
     
     \ /
      Last update: 2022-04-07 17:28    [W:2.269 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site