Skip to content
Commit 8aa0fb0f authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

riscv: rely on core code to keep thread_info::cpu updated



Now that the core code switched back to using thread_info::cpu to keep
a task's CPU number, we no longer need to keep it in sync explicitly. So
just drop the code that does this.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
Acked-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
parent 336868af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment