mce_unregister_notifier
int mce_unregister_notifier(struct notifier_block *nb);
EXPORT_SYMBOL_GPL(mce_unregister_notifier);
mce_unregister_notifier(&mce_ue_nb);