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:
b7b40ad
)
locking: Split rwlock from spinlock headers
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 7 Nov 2009 22:04:15 +0000
(23:04 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 14 Dec 2009 22:55:32 +0000
(23:55 +0100)
Move the rwlock defines and inlines into separate header files. This
makes the selection for -rt easier.
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