• Andrew Morton's avatar
    [PATCH] fix MCE startup ordering problems · 95751430
    Andrew Morton authored
    The MCE code is setting up a timer whose handler uses the workqueue code
    before workqueue is initialised.  If you boot slowly it oopses.
    
    Convert the MCE code to use an initcall.
    95751430
non-fatal.c 1.86 KB