[PATCH 0/2] um: Fix a couple of issues with stub_exe when building with clang

From: Nathan Chancellor
Date: Wed Oct 16 2024 - 17:12:54 EST


This series fixes a couple of issues I see when building ARCH=um
defconfig with LLVM=1 after commit 32e8eaf263d9 ("um: use execveat to
create userspace MMs") in -next.

This passes my basic build and boot testing with both GCC and clang.

---
Nathan Chancellor (2):
um: Fix passing '-n' to linker for stub_exe
um: Disable auto variable initialization for stub_exe.c

arch/um/kernel/skas/Makefile | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
base-commit: 41ab5fe7471ff38d2909d1c93b88197a89c6a00f
change-id: 20241016-uml-fix-stub_exe-clang-cb8047247d3a

Best regards,
--
Nathan Chancellor <nathan@xxxxxxxxxx>