[PATCH] fix MCE startup ordering problems
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.
Showing
Please register or sign in to comment