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 C9857403EA3 for ; Thu, 11 Jun 2026 13:22:13 +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=1781184136; cv=none; b=tCQMHBeBjjjbD5qluHrEB4VW1fIrPkBaXlI1n01IGglS5rURKSpD898t3EwF0j7kr4e5ozrmlxwwqt3IV4uzQYijBs60Lj8GLQcWU1xBWbhotUg1f4psBgGKMMOUuFomJ+CHXKNY+eS1AOt3ws/b3LloO1b6EKb2G+TeGxiQkiw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781184136; c=relaxed/simple; bh=U4HmrypWInHnulXD6vPEcqrKswf6sMHyeDo7iJbeb3c=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To:Cc: Content-Type; b=B3dUOsU+t6RRRcPcyKR7mdY1EUASK5S6N9t+kOoImZJqEzitljmxuUhikH+5hIV37XiJhYh9UOEbn+4kLPnfkp7qDC0WzcVRsZtmcQlG5M3JyUqTUTDBclTUlZL4RNR+yyKmcYfGPfjPI0/GDEJgDWMD+9nnLGn/siFHYkGE3/Y= 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-69e89d83663so4818324eaf.2 for ; Thu, 11 Jun 2026 06:22:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1781184132; x=1781788932; h=cc: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=i84R0YalEnzYEwHeGRYpdEjQGHZvkMpM/hRBWXDcl24=; b=N8n7uQnzd5s9roJE1LNbF4qqFLcof6o4bHxwrEhFxBRPNEg+EVq7PmakmVNSdZhNgV 62gYVbeX0Admqfw8/SqpQibdA3P03Bpi1ExodDx/5x1mTJYzJxBS124BhqJokeHpRR/P vctBrHh1qJtGlL89fVaQo8S43lHrqybmJuROuUK6mFHlDIMLWeR32KPzubLTw2V03ZYy qGMZH0xf5aJei18mJJlvPYE5obfUKfKihdRbMilOKrxYR7C40gAtIEFjMPlt2WaT5T1O 3h2V0d/e+qX/SloZSB8dl/tzuEBiFKiXSduPnOovkfVTR+Oi9KfgWuOasCrHEsiYV03O xrcQ== X-Gm-Message-State: AOJu0YwnLqcZPCKXkF54G72zuI4Fdkum6CMjm9QksrGysy9GuRWET2YE L/6dodIpZ/BIdMcniplJIAt+WMJKeuxEh6kdd75c93Fm4VZxhEqcjfyYbLlQby+hatabWUPaUMk PuL/fznsyvM92nyXuTvT5Pf0O9ZONoyGBiLvi9gCIS5RjIJuoEe5WF5+pNc8= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:824:b0:69e:3563:4424 with SMTP id 006d021491bc7-69ecae66c19mr1786786eaf.24.1781184132771; Thu, 11 Jun 2026 06:22:12 -0700 (PDT) Date: Thu, 11 Jun 2026 06:22:12 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a2ab684.3b0a2d4e.8c8d1.0011.GAE@google.com> Subject: [syzbot ci] Re: Implement a new generic pagewalk API From: syzbot ci To: osalvador@kernel.org, akpm@linux-foundation.org, david@kernel.org, david@redhat.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, lorenzo.stoakes@oracle.com, mhocko@suse.com, muchun.song@linux.dev, osalvador@suse.de, syzbot@lists.linux.dev, syzkaller-bugs@googlegroups.com, vbabka@kernel.org Cc: syzbot@lists.linux.dev, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the suggested fix patch on top of the following series: [v3] Implement a new generic pagewalk API https://lore.kernel.org/all/20260525165528.184397-1-osalvador@suse.de Patch: https://ci.syzbot.org/jobs/ef5ed4ec-3733-48d9-af67-b53dff1c8b20/patch Testing results: * [build 0] Build Patched: failed The following issues were found: * kernel build error Full report is available here: https://ci.syzbot.org/session/90e7add4-2247-4f1b-9ca6-89dc339fdf98 *** kernel build error tree: mm-new URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git base: 5200f5f493f79f14bbdc349e402a40dfb32f23c8 arch: amd64 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 config: https://ci.syzbot.org/builds/f29ebb48-eb43-476c-8d44-aa077ea8eca3/config fs/proc/task_mmu.c:1713:26: error: expected ';' after expression --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com.