From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AC0FF3246F4 for ; Mon, 17 Aug 2026 05:18:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786943884; cv=none; b=qtCVyWlkoMQBa/B+o2gbtnh/S36ZZIS8O74VpNwVax88xbW/ewRfAjgXceIwztBZOG59UUEIVe88LyM4ljQnwoikO6IExRW9NFeA1PfuiXjolI3lWVerCAOZaL62eTh2s7Qp4dshP9EO0p4nbmSPt3xWCt+fhDwMe/GC6rt8fGo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786943884; c=relaxed/simple; bh=YR9brMo6dIz5BIHL5+QGy5DKddRM51/sEnNI0N/7v30=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=fMH10NXN3yMzHblN2upfT874j7+O3S5+Fatyb+/ZHBSxQnjxtr07GScbJ44eKhhp3YFSspr1WVbznN0GMjzYMc5Jpp5/XZAFSI/aZ9rBXM+WIGvEnsJWls9O81mNAJiXl/J4aECo0QFTwt6YPMZaOylIqb/ZQzk8vOPmi/+H0nM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.71 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f71.google.com with SMTP id 006d021491bc7-6ae4622d842so2719593eaf.3 for ; Sun, 16 Aug 2026 22:18:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786943881; x=1787548681; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=YdpGs7ehLEg+uKoPaalEQtlBoOIWxNh0QwqR7a1she0=; b=HqxsBv1lrKOWj6AgJ0agm5vBuZh6gYE5yswDNZyWekJBnuH+HCAN7EI0EKsdqFaHEU +sGx7foTyDR8n0uD9ZWhSrI6IqtcoQkM4+E8PgDp+KeiS9eljlEyp3Eyg6PeCQGVzUGN RuSuHisoR14kOZeVKWfhLUBhAfuqhV7cMiNkZuW+9rsOO4cjfzI4gQHiiooBUnJtMn7q eY/0NegZfqAxzfoNU0aZ9xPR8GQj56bwK3uRReQtmV4MsALj4+cux7h+cEC2Z/jj1sUf TnMMcTieoPfX72cItpBljnYbm1IS2Tt0jLFmRtQhG+Mw1pOS/UzMIwgWdvbxAyOQ0Fjq ujOw== X-Forwarded-Encrypted: i=1; AHgh+RqC3WrYkyBjSWFbEGd5/c49apYa9YrZ6lgJTUFc9t+LEv15vLDgtuY+lz4yDCjXVfJl6j188TvIn9apC60=@vger.kernel.org X-Gm-Message-State: AOJu0YwaAlcHDaJPgZJN53gDHpNSazxXjSFVPiWZP5kOI+nByYaSk6bH WLV+eSVV29LbhLY9WU+dhVZ6gmfOSoGdAZ9J1qHzwUwkoWmyNdqV/tsd0gtmhel/i9vw9o6okPK CDT6q+/zxGQlZ8mEfW3QJP5vqaBR/d3tyslk9DASQzGLkT5U3DqzIQNN63Vc= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:4cc7:b0:6ae:9b39:68d1 with SMTP id 006d021491bc7-6b0d6257e14mr20317963eaf.23.1786943881614; Sun, 16 Aug 2026 22:18:01 -0700 (PDT) Date: Sun, 16 Aug 2026 22:18:01 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a829989.f7a79266.2f965f.001d.GAE@google.com> Subject: Re: [syzbot] [kernel?] WARNING in futex_pivot_pending From: syzbot To: eadavis@qq.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+9c28ada89c468ad30713@syzkaller.appspotmail.com Tested-by: syzbot+9c28ada89c468ad30713@syzkaller.appspotmail.com Tested on: commit: 21d6ac05 Merge branch 'for-next/core' into for-kernelci git tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci console output: https://syzkaller.appspot.com/x/log.txt?x=12d1ea25580000 kernel config: https://syzkaller.appspot.com/x/.config?x=95ac36a2cf7bfd28 dashboard link: https://syzkaller.appspot.com/bug?extid=9c28ada89c468ad30713 compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 userspace arch: arm64 patch: https://syzkaller.appspot.com/x/patch.diff?x=13f1da79580000 Note: testing is done by a robot and is best-effort only.