GHES: Panic right after detection
authorBorislav Petkov <bp@suse.de>
Wed, 18 Mar 2015 08:55:21 +0000 (09:55 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 27 Apr 2015 19:23:44 +0000 (21:23 +0200)
commit6169ddf846c528509e66a0fe7804393aa330a970
tree556da0447bcdaf54ff21b2ee3bde1371f32e7cfa
parente10be03f603d521d5c8ac0bb0f48e5723ce19d58
GHES: Panic right after detection

The moment we log an error of panic severity, there's no need to noodle
through the ghes_nmi list anymore. So panic instead right then and
there.

Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/acpi/apei/ghes.c