Skip to content
Commit 6ee1e677 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

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 bb1a773d ("kill unused dump_fpu() instances").

Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 4708fb04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment