diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-03-19 23:55:14 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-05-17 15:08:22 +0200 |
commit | 6ee1e6772e1e19436f573672de5ff8aab7163be6 (patch) | |
tree | 176023997b0af4f357746e26872bb95ce5427b8e /arch/arm/mach-mvebu/system-controller.c | |
parent | ARM: vfp: Reimplement VFP exception entry in C code (diff) | |
download | linux-6ee1e6772e1e19436f573672de5ff8aab7163be6.tar.xz linux-6ee1e6772e1e19436f573672de5ff8aab7163be6.zip |
ARM: kernel: Get rid of thread_info::used_cp[] array
We keep track of which coprocessor triggered a fault in the used_cp[]
array in thread_info, but this data is never used anywhere. So let's
remove it.
Linus did some digging and found out that the last user of this field
was removed in commit bb1a773d5b6b ("kill unused dump_fpu() instances").
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