diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-11-09 21:01:59 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-12-14 23:55:32 +0100 |
commit | b7b40ade58e621851896aa261452df99d4e9d99b (patch) | |
tree | 6ff6d2adea28376b86875cd070fbea6d4473d029 /include/linux | |
parent | 3ea6b3d0e6d0ffd91c0f8cadeb69b7133c038b32 (diff) | |
download | blackbird-op-linux-b7b40ade58e621851896aa261452df99d4e9d99b.tar.gz blackbird-op-linux-b7b40ade58e621851896aa261452df99d4e9d99b.zip |
locking: Reorder functions in spinlock.c
Separate spin_lock and rw_lock functions. Preempt-RT needs to exclude
the rw_lock functions from being compiled. The reordering allows to do
that with a single #ifdef.
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions