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:
ef12f10
)
locking: Separate rwlock api from spinlock api
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 16 Nov 2009 17:48:37 +0000
(18:48 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 14 Dec 2009 22:55:32 +0000
(23:55 +0100)
Move the rwlock smp api defines and functions into a separate header
file. Makes the -rt selection simpler and less intrusive.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
No differences found