[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241016-uml-fix-stub_exe-clang-v1-0-3d6381dc5a78@kernel.org>
Date: Wed, 16 Oct 2024 14:12:36 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Richard Weinberger <richard@....at>, 
 Anton Ivanov <anton.ivanov@...bridgegreys.com>, 
 Johannes Berg <johannes@...solutions.net>
Cc: Nick Desaulniers <ndesaulniers@...gle.com>, 
 Bill Wendling <morbo@...gle.com>, Justin Stitt <justinstitt@...gle.com>, 
 Benjamin Berg <benjamin.berg@...el.com>, linux-um@...ts.infradead.org, 
 linux-kernel@...r.kernel.org, llvm@...ts.linux.dev, patches@...ts.linux.dev, 
 Nathan Chancellor <nathan@...nel.org>
Subject: [PATCH 0/2] um: Fix a couple of issues with stub_exe when building
 with clang
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@...nel.org>
Powered by blists - more mailing lists