[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240630123941.2689-1-hdanton@sina.com>
Date: Sun, 30 Jun 2024 20:39:41 +0800
From: Hillf Danton <hdanton@...a.com>
To: syzbot <syzbot+1e1b380ef8d95b36f789@...kaller.appspotmail.com>
Cc: linux-kernel@...r.kernel.org,
syzkaller-bugs@...glegroups.com
Subject: Re: [syzbot] [bcachefs?] INFO: task hung in journal_quiesce
#syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
--- x/fs/bcachefs/btree_locking.c
+++ y/fs/bcachefs/btree_locking.c
@@ -10,7 +10,6 @@ void bch2_btree_lock_init(struct btree_b
enum six_lock_init_flags flags)
{
__six_lock_init(&b->lock, "b->c.lock", &bch2_btree_node_lock_key, flags);
- lockdep_set_novalidate_class(&b->lock);
}
#ifdef CONFIG_LOCKDEP
--
Powered by blists - more mailing lists