diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-03-20 00:07:20 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-05-17 15:08:22 +0200 |
commit | 303d6da167dcbc3dd89adf3ca4e36c369950ed01 (patch) | |
tree | 6041481a3b42a3ec4c2940e02201128396b47e2f /arch/arm/nwfpe/entry.S | |
parent | ARM: entry: Disregard Thumb undef exception in coproc dispatch (diff) | |
download | linux-303d6da167dcbc3dd89adf3ca4e36c369950ed01.tar.xz linux-303d6da167dcbc3dd89adf3ca4e36c369950ed01.zip |
ARM: iwmmxt: Use undef hook to enable coprocessor for task
Define a undef hook to deal with undef exceptions triggered by iwmmxt
instructions that were issued with the coprocessor disabled. This
removes the dependency on the coprocessor dispatch code in entry-armv.S,
which will be made NWFPE-only in a subsequent patch.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'arch/arm/nwfpe/entry.S')
0 files changed, 0 insertions, 0 deletions