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:
65c9d1b
)
seqlock: Use seqcount infrastructure
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 16 Jul 2011 16:40:26 +0000
(18:40 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 19 Feb 2013 07:43:34 +0000
(08:43 +0100)
No point in having different implementations for the same
thing. Change the macro mess to inline functions where possible.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/seqlock.h
patch
|
blob
|
history
diff --cc
include/linux/seqlock.h
Simple merge