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:
2383844
)
GHES: Make NMI handler have a single reader
author
Jiri Kosina
<jkosina@suse.cz>
Fri, 27 Mar 2015 09:05:00 +0000
(10:05 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 27 Apr 2015 19:35:33 +0000
(21:35 +0200)
Since GHES sources are global, we theoretically need only a single CPU
reading them per NMI instead of a thundering herd of CPUs waiting on a
spinlock in NMI context for no reason at all.
Do that.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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