aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2013-09-09 15:08:38 +0100
committerRussell King <[email protected]>2013-09-09 15:24:47 +0100
commit9319206d712a5462b93870c38144a7c9a452d392 (patch)
tree649ad8e2fbed094eac854b3a29965add42730de3 /lib/string_helpers.c
parente5c832d5558826cc6e9a24746cfdec8e7780063a (diff)
ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled
Commit 0195659 introduced a NEON accelerated version of the xor_blocks() function, but it needs the changes in this patch to allow it to be built as a module rather than statically into the kernel. This patch creates a separate module xor-neon.ko which exports the NEON inner xor_blocks() functions depended upon by the regular xor.ko if it is built with CONFIG_KERNEL_MODE_NEON=y Reported-by: Josh Boyer <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions