From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f69.google.com (mail-oa1-f69.google.com [209.85.160.69]) (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 70DCA33F58E for ; Thu, 30 Apr 2026 19:51:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777578665; cv=none; b=OX7iE78pGNRddYLrWQa9EuPhyMptPOG9PjGM+wGFLpBAFsTb/t7CTJjCw7OrJcu4+Wcv/yxueEJMzS/+7nyYjgeheT02p3iA5ns7Ad5TDBnEIUgUJNFLukSuD/PGMF7gP0Y9bykizUbEjSJTfMSHYQaU7/rLhGxJ1O98IaYaVyY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777578665; c=relaxed/simple; bh=GRVyYMjUk7ckgrbBr1WAVxbD7bWBDvmZJUoYYbCkDFY=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ey3gIM9+4/PzHN3xXYetmoR+Xo22FJuvk3OB4bTz28fuh4AdPrj+DnTuQzQwRLLOwK6IN5cZpjPZXc2ZhYWtKpJXgTAHCUyLfPwNHa/d5P8zRFSqAMvHCIhtDzd+dXJesYz3kgG3aG8QSj/jd4DLocOqCuQ4onGsnQTIBgEgfbU= 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.160.69 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-oa1-f69.google.com with SMTP id 586e51a60fabf-415e1ea16b4so5168315fac.1 for ; Thu, 30 Apr 2026 12:51:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777578663; x=1778183463; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bjaZ14CjqEg2Q2BEMOTM7SYmi7YckD0x9s6sxV+NyF4=; b=g79wDaQpoU7Vy5Ro0/QuUtrJpJhVEAFcF9IdTTD7d4wInsOaeiHgRj6XmWPisj6LdB ecGTBu7OtI4wN0xdNoFZIQSJw9OHO3CaDdpZzCsje+ubLS5s0IfBtfzg57DKytiWw6vv OzztV3OoeTs5/PguQkHNvQnRCsUiVRsIiLQRr5NOLgTPxVFaVxEc2VCvbCOj+dj7R3na rtFHbwuk2nAb8xZFu8HlKXl6DOfEPgQQRYr2jPeRC+bHaEyI4pi/yKxo5YASYqIqCjTK Q9eevXvcHVi/aEU3RKcezMiT7CFU0YwBUxsanmSY5xfKqbsVu3zBABIrvM2lLHKu+DiD VsoQ== X-Gm-Message-State: AOJu0Yza6Yz9F+VVjfzyJp2TvqylW9xRA4DimP2+fu9vp/SBTPCnexg7 22DgHDoBnRiMkZ2ax8xEeHBzVnQLdisAeRAajRR81kN1kk2W099HO8JdOoE+oasN0E4/kfu430l MhLCYbiifqqCGwsyV0lwwI9L6DOSMZTPwihG6x2oStBpc2RxUiKBoSt9MBl4= 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:2086:b0:688:29ff:2dc0 with SMTP id 006d021491bc7-6967a5db405mr2587042eaf.39.1777578663541; Thu, 30 Apr 2026 12:51:03 -0700 (PDT) Date: Thu, 30 Apr 2026 12:51:03 -0700 In-Reply-To: <20260501025346.021842@splitlinedeMacBook-Pro.local> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f3b2a7.050a0220.312cd3.0000.GAE@google.com> Subject: Re: [syzbot] [kvmarm] BUG: scheduling while atomic in __synchronize_srcu From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tbsthitw@gmail.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "64" "ARCH=arm64" "CROSS_COMPILE=aarch64-linux-gnu-" "oldconfig"]: exit status 2 Tested on: commit: 08d0d346 Merge tag 'net-7.1-rc2' of git://git.kernel.o.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=2d08886358f27e8c dashboard link: https://syzkaller.appspot.com/bug?extid=12b178b7c756664d2518 compiler: userspace arch: arm64 patch: https://syzkaller.appspot.com/x/patch.diff?x=1044776c580000