Re: [PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
From: Linus Torvalds
Date: Mon Oct 16 2023 - 19:15:30 EST
On Mon, 16 Oct 2023 at 16:02, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> so I think this is the right thing to do. I checked that the 32-bit
> code builds and looks sane too.
Just to clarify: the 64-bit side I actually booted and am running.
The 32-bit side is pretty much identical, but I only checked that that
'process_32.c' file still builds. I didn't do any other testing.
Linus