From: Jan Beulich Date: Tue, 19 Jul 2011 11:59:51 +0000 (+0100) Subject: x86: Unify rwlock assembly implementation X-Git-Tag: v3.1-rc1~293^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4625cd637919edfb562e0d62abf94f52e9321335;p=pandora-kernel.git x86: Unify rwlock assembly implementation Rather than having two functionally identical implementations for 32- and 64-bit configurations, extend the existing assembly abstractions enough to fold the two rwlock implementations into a shared one. Signed-off-by: Jan Beulich Cc: Linus Torvalds Cc: Andrew Morton Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/4E258DD7020000780004E3EA@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed