From: Jens Axboe Date: Sun, 6 Mar 2022 15:13:09 +0000 (-0700) Subject: Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/colyli/linux... X-Git-Tag: v5.18-rc1~103^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a76370690c3b382ee1c91a93a447c8e25865c8e2;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/colyli/linux-bcache into for-5.18/drivers Pull bcache updates from Coly: "We have 2 patches for Linux v5.18, both of them are from Mingzhe Zou. The first patch improves bcache initialization speed by avoid unnecessary cost of cache consistency, the second one fixes a potential NULL pointer deference in bcache initialization time." * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/colyli/linux-bcache: bcache: fixup multiple threads crash bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing --- a76370690c3b382ee1c91a93a447c8e25865c8e2