From: Thomas Gleixner Date: Thu, 3 Dec 2009 19:01:19 +0000 (+0100) Subject: locking: Convert raw_rwlock to arch_rwlock X-Git-Tag: v2.6.33-rc1~78^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3a6bbc912b12347614e5742c7c61416cdb0ca0;p=pandora-kernel.git locking: Convert raw_rwlock to arch_rwlock Not strictly necessary for -rt as -rt does not have non sleeping rwlocks, but it's odd to not have a consistent naming convention. No functional change. Signed-off-by: Thomas Gleixner Acked-by: Peter Zijlstra Acked-by: David S. Miller Acked-by: Ingo Molnar Cc: linux-arch@vger.kernel.org --- Reading git-diff-tree failed