]> git.ipfire.org Git - thirdparty/linux.git/commit
unwind_user/x86: Fix arch=um build
authorPeter Zijlstra <peterz@infradead.org>
Wed, 29 Oct 2025 13:24:57 +0000 (14:24 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 30 Oct 2025 08:43:14 +0000 (09:43 +0100)
commitaa7387e79a5cff0585cd1b9091944142a06872b6
tree39c910697cbc31a5a4d9c069bf475f223e4646ca
parentc69993ecdd4dfde2b7da08b022052a33b203da07
unwind_user/x86: Fix arch=um build

Add CONFIG_HAVE_UNWIND_USER_FP guards to make sure this code
doesn't break arch=um builds.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Closes: https://lore.kernel.org/oe-kbuild-all/202510291919.FFGyU7nq-lkp@intel.com/
arch/x86/include/asm/unwind_user.h