From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) (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 AA76B34BA47 for ; Thu, 18 Sep 2025 18:33:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.199 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758220407; cv=none; b=m150SWgY3F3/vfOdmsfc3SECFiqoF/zLIfUy0jbDbWwpDFvZP3NM8HaS5OjfWP0sQSIxVvL1TJRPqQmZIH5ECeMMRa0g4cs00ca9+xHVtAQwwTfTup04gsCJY7+iGFOubF3nqm4T4kSVx8mpZRQJFFvq94A+7+8WE1sEO43K61w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758220407; c=relaxed/simple; bh=aS2sNo/YcIZUNU+rY5K6WoH8yKg2ZmvLhnvwuhkgNdw=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=HdwIPoAgzTzK9tc3wZZaBJNlWRBk8X8wsCv1S7jk/4LmM+kAjciNLpdooPhui9NnpdL2rTdd4nwijOReCpOvHAruGNm1ntGyPcpDPwy1yUtDdYsrDjIRpE8X/kqAKWEtNsxmibr1JZn8DZ0V69fl4AQPrsyzpMLFvawR1uD52iM= 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.199 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-il1-f199.google.com with SMTP id e9e14a558f8ab-4240730201bso17441985ab.3 for ; Thu, 18 Sep 2025 11:33:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1758220405; x=1758825205; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=4WIMK5ljzr9yNWMDdNuaTZeK66ZOnGKTRSssq4rWdU8=; b=melUjs0oQuBywjDhgI40J31JwFRegrzNX9FvqTRLJvqxbcRQ5ILXvT9HW/DPHbiOuj e8nRHOMfqDFO+Ik1Dawm/O8ToLbdguJmLMFw0hN5MD89X+WrokDniTR7TIHl4yR0hcC0 8pgcjEZe5FftOXU8svDlpjCnHqPq3sBEA8SXhMQ6mbdR5RZvlTJxn1B+nf43FSd0JE87 iRrPiuOPryFFLF2+A71dNxZTLJ8THCOHbZUbZzifGHwMrcygOH8IyKIG8MiqPLUmgPve pYSBAzB3cUBdnBxfUZtPchkrUDlp38zXixEmrtj8gkGIroWjcPBl59ZZpPQS3SDkmyBq /7pA== X-Gm-Message-State: AOJu0YzZ/BFV1rI/sTsIROe/f/7c/tAdcTnZwWsqMzlhBkTpkfnetkSP XiIgnv0KSDnmSuAj//uIbkatAiEJC9Dit+iXVlYS3mfqrQYAkEGj38WQBjwGqD0O7bmWgOkusJR 93N/h60VMmE3+H6nmEw5hkG/WeoUMuGfF9Gp6TsU26j1AWQdUjaYevALd/M0= X-Google-Smtp-Source: AGHT+IEyIaAIW3OC2g0oFQ3GWlM3glM8QZJv5/JmnH39Y2NpdB3YX69lhFgS4+GUzv+HAQdxj853qlA9BH/r28E3h5xkbCWysbV1 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:1d8a:b0:408:1ec5:ddd7 with SMTP id e9e14a558f8ab-42481984138mr8155725ab.20.1758220404781; Thu, 18 Sep 2025 11:33:24 -0700 (PDT) Date: Thu, 18 Sep 2025 11:33:24 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <68cc5074.050a0220.28a605.000b.GAE@google.com> Subject: [moderation/CI] Re: dm-crypt: allow unaligned bio_vecs for direct io From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] dm-crypt: allow unaligned bio_vecs for direct io https://lore.kernel.org/all/20250918161642.2867886-1-kbusch@meta.com * [RFC PATCH] dm-crypt: allow unaligned bio_vecs for direct io and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/613aac3a-6ac5-422a-86a4-c1f0b6845e2a *** kernel build error tree: torvalds URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux base: f83ec76bf285bea5727f478a68b894f5543ca76e arch: amd64 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 config: https://ci.syzbot.org/builds/6441f6d0-523e-471e-9aa7-706d3367f153/config drivers/md/dm-crypt.c:1473:8: error: assigning to 'struct scatterlist *' from incompatible type 'struct scatterlist'; take the address with & *** 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: [dm-devel@lists.linux.dev ebiggers@google.com kbusch@kernel.org kbusch@meta.com linux-block@vger.kernel.org mpatocka@redhat.com snitzer@kernel.org] If the report looks fine to you, reply with: #syz upstream