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)
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

Simple merge