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:
9fb1b90
)
generic: Use raw local irq variant for generic cmpxchg
author
Ingo Molnar
<mingo@elte.hu>
Fri, 3 Jul 2009 13:29:30 +0000
(08:29 -0500)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 19 Feb 2013 07:43:37 +0000
(08:43 +0100)
The interrupt disabled region is extremly tiny and therefor not
latency relevant. Avoid cluttering the traces with those pointless
entries.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-generic/cmpxchg-local.h
patch
|
blob
|
history
diff --cc
include/asm-generic/cmpxchg-local.h
Simple merge