x86/xor: Unify SSE-base xor-block routines
authorJan Beulich <JBeulich@suse.com>
Fri, 2 Nov 2012 14:19:18 +0000 (14:19 +0000)
committerIngo Molnar <mingo@kernel.org>
Fri, 25 Jan 2013 08:23:50 +0000 (09:23 +0100)
commite8f6e3f8a14bae98197c6d9f280cd23d22eb1a33
treeaefda4da8f27c865d858147864df8f0cd92b0efb
parente3e81aca8d51a50e19d6c67fafc4c9c4f0404bf1
x86/xor: Unify SSE-base xor-block routines

Besides folding duplicate code, this has the advantage of fixing
x86-64's failure to use proper (para-virtualizable) accessors
for dealing with CR0.TS.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/5093E47602000078000A615B@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/xor.h
arch/x86/include/asm/xor_32.h
arch/x86/include/asm/xor_64.h
This page took 0.027207 seconds and 5 git commands to generate.