From: Russell King Date: Thu, 31 Aug 2006 14:09:30 +0000 (+0100) Subject: [ARM] Fix ARM __raw_read_trylock() implementation X-Git-Tag: v2.6.18-rc6~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e34703b9315688305306d26148088b0a8292563;p=pandora-kernel.git [ARM] Fix ARM __raw_read_trylock() implementation Matthew Wilcox pointed out that the generic implementation of this is unfit for use. Here's an ARM optimised version instead. Signed-off-by: Russell King --- Reading git-diff-tree failed