um: enable the use of optimized xor routines in UML
authorAnton Ivanov <anton.ivanov@cambridgegreys.com>
Fri, 12 Mar 2021 15:16:08 +0000 (15:16 +0000)
committerRichard Weinberger <richard@nod.at>
Thu, 17 Jun 2021 20:01:26 +0000 (22:01 +0200)
commitc0ecca6604b80e438b032578634c6e133c7028f6
tree624434bb4fa041a266453ccd6a6cef529c99a865
parentd8fb32f4790f2a286e58db8548016378ac35fc6f
um: enable the use of optimized xor routines in UML

This patch enables the use of optimized xor routines from the x86
tree as well as the necessary fpu api shims so they can work on
UML.

Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/fpu/api.h [new file with mode: 0644]
arch/um/include/asm/xor.h