From: Linus Torvalds Date: Thu, 19 May 2022 00:02:25 +0000 (-1000) Subject: Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v6.6.17~7581 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbd380bbffc81f64afeb24c6188fb6889d431a80;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'fixes' of git://git./linux/kernel/git/viro/vfs Pull misc fixes from Al Viro: "vhost race fix and a percpu_ref_init-caused cgroup double-free fix. The latter had manifested as buggered struct mount refcounting - those are also using percpu data structures, but anything that does percpu allocations could be hit" * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: Fix double fget() in vhost_net_set_backend() percpu_ref_init(): clean ->percpu_count_ref on failure --- dbd380bbffc81f64afeb24c6188fb6889d431a80