aboutsummaryrefslogtreecommitdiff
path: root/arch/metag
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2014-02-24 15:26:29 +0100
committerMark Brown <broonie@kernel.org>2014-11-18 16:13:41 +0000
commitea967d234577447d7e2153be0421e18fa32dbf36 (patch)
tree6d3acfc11e0e884148129cebae45856fb51bb493 /arch/metag
parent36bef61fd360acfbb0b7fc6a924b977e21683adc (diff)
arm64: add support for kernel mode NEON in interrupt contextv3.14/topic/arm64-fpsimd
This patch modifies kernel_neon_begin() and kernel_neon_end(), so they may be called from any context. To address the case where only a couple of registers are needed, kernel_neon_begin_partial(u32) is introduced which takes as a parameter the number of bottom 'n' NEON q-registers required. To mark the end of such a partial section, the regular kernel_neon_end() should be used. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> (cherry picked from commit 190f1ca85d071114930dd7abe6b5d103e9d5572f) Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/metag')
0 files changed, 0 insertions, 0 deletions