Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Oct 2021 03:42:13 +0000 (17:42 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Oct 2021 03:42:13 +0000 (17:42 -1000)
Pull block fixes from Jens Axboe:
 "Fix for the cgroup code not ussing irq safe stats updates, and one fix
  for an error handling condition in add_partition()"

* tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block:
  block: fix incorrect references to disk objects
  blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu


Trivial merge