All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot <syzbot+45d7c243c006f39dc55a@syzkaller.appspotmail.com>
To: a@unstable.cc, anand.jain@oracle.com,
	b.a.t.m.a.n@lists.open-mesh.org, catalin.marinas@arm.com,
	clm@fb.com, davem@davemloft.net, dsterba@suse.com,
	johannes@sipsolutions.net, josef@toxicpanda.com, kuba@kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-wireless@vger.kernel.org, mareklindner@neomailbox.ch,
	netdev@vger.kernel.org, sw@simonwunderlich.de,
	syzkaller-bugs@googlegroups.com, will.deacon@arm.com,
	will@kernel.org, zlim.lnx@gmail.com
Subject: Re: [syzbot] WARNING in sta_info_alloc
Date: Fri, 16 Jul 2021 16:07:06 -0700	[thread overview]
Message-ID: <0000000000007cbbcd05c745a560@google.com> (raw)
In-Reply-To: <00000000000055e16405b0fc1a90@google.com>

syzbot suspects this issue was fixed by commit:

commit 282ab3ff16120ec670fe3330e85f8ebf13092f21
Author: David Sterba <dsterba@suse.com>
Date:   Mon Oct 14 12:38:33 2019 +0000

    btrfs: reduce compressed_bio members' types

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=12d5f6f2300000
start commit:   7f75285ca572 Merge tag 'for-5.12/dm-fixes-3' of git://git...
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=b5591c832f889fd9
dashboard link: https://syzkaller.appspot.com/bug?extid=45d7c243c006f39dc55a
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=164f385ad00000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=1427af9ad00000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: btrfs: reduce compressed_bio members' types

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

WARNING: multiple messages have this Message-ID (diff)
From: syzbot <syzbot+45d7c243c006f39dc55a@syzkaller.appspotmail.com>
To: a@unstable.cc, anand.jain@oracle.com,
	b.a.t.m.a.n@lists.open-mesh.org,  catalin.marinas@arm.com,
	clm@fb.com, davem@davemloft.net, dsterba@suse.com,
	 johannes@sipsolutions.net, josef@toxicpanda.com,
	kuba@kernel.org,  linux-arm-kernel@lists.infradead.org,
	linux-btrfs@vger.kernel.org,  linux-kernel@vger.kernel.org,
	linux-wireless@vger.kernel.org,  mareklindner@neomailbox.ch,
	netdev@vger.kernel.org, sw@simonwunderlich.de,
	 syzkaller-bugs@googlegroups.com, will.deacon@arm.com,
	will@kernel.org,  zlim.lnx@gmail.com
Subject: Re: [syzbot] WARNING in sta_info_alloc
Date: Fri, 16 Jul 2021 16:07:06 -0700	[thread overview]
Message-ID: <0000000000007cbbcd05c745a560@google.com> (raw)
In-Reply-To: <00000000000055e16405b0fc1a90@google.com>

syzbot suspects this issue was fixed by commit:

commit 282ab3ff16120ec670fe3330e85f8ebf13092f21
Author: David Sterba <dsterba@suse.com>
Date:   Mon Oct 14 12:38:33 2019 +0000

    btrfs: reduce compressed_bio members' types

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=12d5f6f2300000
start commit:   7f75285ca572 Merge tag 'for-5.12/dm-fixes-3' of git://git...
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=b5591c832f889fd9
dashboard link: https://syzkaller.appspot.com/bug?extid=45d7c243c006f39dc55a
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=164f385ad00000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=1427af9ad00000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: btrfs: reduce compressed_bio members' types

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-07-16 23:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-06  8:08 WARNING in sta_info_alloc syzbot
2020-10-06  8:08 ` syzbot
2020-10-06  8:16 ` Will Deacon
2020-10-06  8:16   ` Will Deacon
2020-10-06  8:16   ` Will Deacon
2021-07-16 23:07 ` syzbot [this message]
2021-07-16 23:07   ` [syzbot] " syzbot
2021-07-21 17:37   ` David Sterba
2021-07-21 17:37     ` David Sterba
2021-07-21 17:37     ` David Sterba
2021-07-28  8:36     ` Dmitry Vyukov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0000000000007cbbcd05c745a560@google.com \
    --to=syzbot+45d7c243c006f39dc55a@syzkaller.appspotmail.com \
    --cc=a@unstable.cc \
    --cc=anand.jain@oracle.com \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=catalin.marinas@arm.com \
    --cc=clm@fb.com \
    --cc=davem@davemloft.net \
    --cc=dsterba@suse.com \
    --cc=johannes@sipsolutions.net \
    --cc=josef@toxicpanda.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mareklindner@neomailbox.ch \
    --cc=netdev@vger.kernel.org \
    --cc=sw@simonwunderlich.de \
    --cc=syzkaller-bugs@googlegroups.com \
    --cc=will.deacon@arm.com \
    --cc=will@kernel.org \
    --cc=zlim.lnx@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.