linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block followup fixes for 5.16-rc3
@ 2021-11-27 16:04 Jens Axboe
  2021-11-27 19:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-11-27 16:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Turns out that the flushing out of pending fixes before the Thanksgiving
break didn't quite work out in terms of timing, so here's a followup
pull request.

- rq_qos_done() should be called regardless of whether or not we're the
  final put of the request, it's not related to the freeing of the
  state. This fixes an IO stall with wbt that a few users have reported,
  a regression in this release.

- Only define zram_wb_devops if it's used, fixing a compilation warning
  for some compilers.

Please pull!


The following changes since commit e30028ace8459ea096b093fc204f0d5e8fc3b6ae:

  block: fix parameter not described warning (2021-11-25 09:32:19 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.16-2021-11-27

for you to fetch changes up to d422f40163087408b56290156ba233fc5ada53e4:

  zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK (2021-11-26 09:57:32 -0700)

----------------------------------------------------------------
block-5.16-2021-11-27

----------------------------------------------------------------
Jens Axboe (2):
      block: call rq_qos_done() before ref check in batch completions
      zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK

 block/blk-mq.c                | 3 ++-
 drivers/block/zram/zram_drv.c | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block followup fixes for 5.16-rc3
  2021-11-27 16:04 [GIT PULL] Block followup fixes for 5.16-rc3 Jens Axboe
@ 2021-11-27 19:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-27 19:47 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 27 Nov 2021 09:04:29 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.16-2021-11-27

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/650c8edf53f7ae2d3ebdd0bf64b7b7fd821bd75b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-27 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-27 16:04 [GIT PULL] Block followup fixes for 5.16-rc3 Jens Axboe
2021-11-27 19:47 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).