From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.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 919452F12BE for ; Fri, 17 Oct 2025 15:07:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760713653; cv=none; b=Ly+p43e50ItBURNhC0ErDjzasNg+etfmiW+8yOnWoeVq+23xCzgW/X40orTACeV7DtmVD7u3qje+JAcFUxIrqPvIftchvYgXOCr/J08r0BFZ/0CiWhwqs09/yPgC9PWItV0mvU0lt3sMTvKdIWT0rvnhYUh2GsDMcr+Hivp+on8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760713653; c=relaxed/simple; bh=Pxoj70t6G8ktQHZu1TgvWsxoQM0ODWQY5Ma6rwOv09o=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=gGgiGECyzIZJRTRKx1RMHit5XuMDnrQqzuEMo+4ilT0eeYNdQMwtKQMWYSj6iWtE+wNb2tsM6Bp5m5IIqenP1bqwuq7qN9qax7qx2mg6wEBgTLeGEi7uSoJnOD/WDlIY9trpjDmnm7RPMP21RlA4raPbWUN0l7AJHQ0wl4YXZDg= 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.166.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-io1-f69.google.com with SMTP id ca18e2360f4ac-8ea63b6f262so540031339f.1 for ; Fri, 17 Oct 2025 08:07:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1760713650; x=1761318450; h=content-transfer-encoding:cc:to:from:subject:message-id:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=5p4gYhgJ1qs3PygR4MzhOuakexTdUVKciEuXNfXkMKc=; b=QIr1Y+l5RBUA92Nx6DEzQjiTo3bnRtUP+VmicGKz32vRmN4Wu9boL04IOnVMH+Yexa GsDjsT2/LrDfraUOvvdO+GE5ELBvLFDf9078X8JRCwYiC0hA9d27fi7M5JnhfCXnxuD5 AWmOkmYPBt0MTN/YtSe2NIHmQCghLIUn3y9/5G99A2/b7TBOBoMHz4O2UKndoVkd4mwK mRW0NE9u00gk/1JUEXsuXxZYGFv/6rM2oduqUg8BvomdV2nd1q+mbMbPfPxPhMsXz2Cd ifi6HdrVbfwZ1anGkyg0Gvf7/PxXJhvmWpkHIm8yvRK03Xt+s/IQCSvcYJoJuPw1HLoY VJkw== X-Gm-Message-State: AOJu0YzvaFtFjV6qsT6vfLNVanw2anpOhQf0vxQ7cxeTcTT3ZwlX5ohR OQv0uu44/WO4sMkuOhA8l44k1/qMIAmZZ52jHrNklM1DvooJ9OyzF9GKVFjPRvHyFBNset54Qdd eGal3dh6YAQdgvHTlV50h2jJOA6JGvdhu0Vfz0/Uq4FmSWWw8kUBWu6wGgGI= X-Google-Smtp-Source: AGHT+IGkfi1cdyd0Qpl45ucucb/8xtzdkaF9z1xNIWyCy61qSF4DEPc6oCuBcImjvO7s2LrhiVvZeX7FOoVyoCYk3mwVPsduonHu Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1605:b0:430:ab94:4223 with SMTP id e9e14a558f8ab-430c5242296mr46012815ab.8.1760713650628; Fri, 17 Oct 2025 08:07:30 -0700 (PDT) Date: Fri, 17 Oct 2025 08:07:30 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <68f25bb2.a70a0220.b3ac9.002f.GAE@google.com> Subject: [moderation/CI] Re: mm/filemap: Implement fast short reads From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable syzbot ci has tested the following series [v1] mm/filemap: Implement fast short reads https://lore.kernel.org/all/20251017141536.577466-1-kirill@shutemov.name * [PATCH] mm/filemap: Implement fast short reads and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/e07b41fe-ccd9-465e-99d9-69182dbc5c58 *** kernel build error tree: torvalds URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvald= s/linux base: 3a8660878839faadb4f1a6dd72c3179c1df56787 arch: amd64 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp= 1~20250708183702.136), Debian LLD 20.1.8 config: https://ci.syzbot.org/builds/e9ca4b95-c32d-4961-bf73-acd33194de3= a/config fs/inode.c:486:28: error: member reference type 'struct xarray' is not a po= inter; did you mean to use '.'? fs/inode.c:486:11: error: cannot take the address of an rvalue of type 'spi= nlock_t' (aka 'struct spinlock') *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [akpm@linux-foundation.org brauner@kernel.org david@redhat.com jack@suse.cz= kas@kernel.org kirill@shutemov.name linux-fsdevel@vger.kernel.org linux-ke= rnel@vger.kernel.org linux-mm@kvack.org torvalds@linux-foundation.org viro@= zeniv.linux.org.uk willy@infradead.org] If the report looks fine to you, reply with: #syz upstream