Hi Jens, Here are 3 minor fixes Linux v5.6-rc2. The first 2 patches fix kthread creating failure during bcache cache set starts up. The last patch is a code clean up. Please take them. Thanks in advance. Coly Li --- Coly Li (3): bcache: ignore pending signals when creating gc and allocator thread bcache: Revert "bcache: shrink btree node cache after bch_btree_check()" bcache: remove macro nr_to_fifo_front() drivers/md/bcache/alloc.c | 18 ++++++++++++++++-- drivers/md/bcache/btree.c | 13 +++++++++++++ drivers/md/bcache/journal.c | 7 ++----- drivers/md/bcache/super.c | 17 ----------------- 4 files changed, 31 insertions(+), 24 deletions(-) -- 2.16.4