git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6169ddf
)
GHES: Elliminate double-loop in the NMI handler
author
Borislav Petkov
<bp@suse.de>
Wed, 18 Mar 2015 09:12:35 +0000
(10:12 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 27 Apr 2015 19:27:35 +0000
(21:27 +0200)
There's no real need to iterate twice over the HW error sources in the
NMI handler. With the previous cleanups, elliminating the second loop is
almost trivial.
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/acpi/apei/ghes.c
patch
|
blob
|
history
diff --cc
drivers/acpi/apei/ghes.c
Simple merge