diff options
author | 2014-02-24 15:26:29 +0100 | |
---|---|---|
committer | 2014-05-08 11:31:57 +0200 | |
commit | 190f1ca85d071114930dd7abe6b5d103e9d5572f (patch) | |
tree | 27344d61659e775df00892c8a13ae2473aad29b1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm64: defer reloading a task's FPSIMD state to userland resume (diff) | |
download | linux-dev-190f1ca85d071114930dd7abe6b5d103e9d5572f.tar.xz linux-dev-190f1ca85d071114930dd7abe6b5d103e9d5572f.zip |
arm64: add support for kernel mode NEON in interrupt context
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions