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:
b23d8e5
)
x86/apic: Drop local_irq_save/restore in timer callbacks
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 29 Jul 2015 22:30:51 +0000
(
00:30
+0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 29 Jul 2015 22:51:47 +0000
(
00:51
+0200)
These callbacks are called with interrupts disabled from the core
code. Fixup the local caller to disable interrupts.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
arch/x86/kernel/apic/apic.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/apic/apic.c
Simple merge