Skip to content
Commit 17e6a121 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

um: Use generic runtime constant implementation



UML should not be using the architecture native runtime constants, since
that requires also having the appropriate instruction fixups (and all
the linker script details).

Not that using that code would be impossible, but it's not worth it.
Just point UML at the generic version.

Reported-by: default avatarNathan Chancellor <nathan@kernel.org>
Fixes: e3c92e81 ("runtime constants: add x86 architecture support")
Link: https://lore.kernel.org/all/20240716143644.GA1827132@thelio-3990X/


Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 576a997c
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