diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-03-19 00:28:35 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-05-17 15:08:22 +0200 |
commit | cdd87465adfd75e4ebd11507575533c6bf7a5525 (patch) | |
tree | edbfc5cad69af12b4755c8795fe6d51c59485183 /arch/arm/mach-mvebu/system-controller.c | |
parent | ARM: kernel: Get rid of thread_info::used_cp[] array (diff) | |
download | linux-cdd87465adfd75e4ebd11507575533c6bf7a5525.tar.xz linux-cdd87465adfd75e4ebd11507575533c6bf7a5525.zip |
ARM: vfp: Use undef hook for handling VFP exceptions
Now that the VFP support code has been reimplemented as a C function
that takes a struct pt_regs pointer and an opcode, we can use the
existing undef_hook framework to deal with undef exceptions triggered by
VFP instructions instead of having special handling in assembler.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'arch/arm/mach-mvebu/system-controller.c')
0 files changed, 0 insertions, 0 deletions