Re: kernel/futex/core.c:604:23: error: cannot jump from this asm goto statement to one of its possible targets

From: Nathan Chancellor

Date: Fri Apr 24 2026 - 13:22:34 EST


On Fri, Apr 24, 2026 at 11:53:35AM +0200, Peter Zijlstra wrote:
> On Thu, Apr 16, 2026 at 04:15:04AM +0800, kernel test robot wrote:
> > Hi Thomas,
> >
> > FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
> >
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head: 1f5ffc672165ff851063a5fd044b727ab2517ae3
> > commit: e4e28fd6986e8cf963ec4137e6c0b95403f636ab futex: Convert to get/put_user_inline()
> > date: 5 months ago
> > config: powerpc64-randconfig-001-20260416 (https://download.01.org/0day-ci/archive/20260416/202604160412.f6SIMtr9-lkp@xxxxxxxxx/config)
> > compiler: clang version 16.0.6 (https://github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6)
>
> IIRC we put the minimal clang on 17 due to this issue.

Yeah, I am working on that series right now, aiming for 7.2. I plan to
send it out for review when 7.1-rc1 is out and get it into -next shortly
after that.

Cheers,
Nathan