Ard Biesheuvel 6ee1e6772e 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>
2023-05-17 15:08:22 +02:00
..
2023-04-27 16:36:55 -07:00
2023-02-20 15:36:37 -08:00
2023-04-14 14:04:03 +02:00
2023-04-27 10:45:30 -07:00
2023-04-25 17:18:18 -07:00
2023-04-25 17:18:18 -07:00
2023-04-27 10:45:30 -07:00
2023-05-14 09:17:32 -07:00
2023-02-21 15:21:29 -08:00
2023-04-04 16:32:37 +02:00