From: Jan Beulich Date: Tue, 19 Jul 2011 12:00:19 +0000 (+0100) Subject: x86: Unify rwsem assembly implementation X-Git-Tag: v3.1-rc1~293^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a738669464a1e0d8e7b20f631120192f9cf7cfbd;p=pandora-kernel.git x86: Unify rwsem assembly implementation Rather than having two functionally identical implementations for 32- and 64-bit configurations, use the previously extended assembly abstractions to fold the rwsem two 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/4E258DF3020000780004E3ED@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed