From: Thomas Gleixner Date: Mon, 16 Nov 2009 17:48:37 +0000 (+0100) Subject: locking: Separate rwlock api from spinlock api X-Git-Tag: v2.6.33-rc1~78^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6b4792f89346e47437682c7ba3438e6681c0f9;p=pandora-kernel.git locking: Separate rwlock api from spinlock api 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 Acked-by: Peter Zijlstra Acked-by: Ingo Molnar --- Reading git-diff-tree failed