mbox series

[GIT,PULL] libata fixes for 5.8-rc2

Message ID c7fcf452-15af-4085-528a-7bc52110e21c@kernel.dk
State Not Applicable
Delegated to: David Miller
Headers show
Series [GIT,PULL] libata fixes for 5.8-rc2 | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/libata-5.8-2020-06-19

Message

Jens Axboe June 19, 2020, 2:51 p.m. UTC
Hi Linus,

A few minor changes that should go into this release. Please pull!

The following changes since commit 6929f71e46bdddbf1c4d67c2728648176c67c555:

  atomisp: avoid warning about unused function (2020-06-03 21:22:46 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/libata-5.8-2020-06-19

for you to fetch changes up to b5292111de9bb70cba3489075970889765302136:

  libata: Use per port sync for detach (2020-06-18 09:21:40 -0600)

----------------------------------------------------------------
libata-5.8-2020-06-19

----------------------------------------------------------------
Kai-Heng Feng (1):
      libata: Use per port sync for detach

Navid Emamdoost (1):
      sata_rcar: handle pm_runtime_get_sync failure cases

Ye Bin (1):
      ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function

 drivers/ata/libata-core.c | 11 +++++------
 drivers/ata/libata-scsi.c |  9 ++++++---
 drivers/ata/sata_rcar.c   | 11 +++++++----
 include/linux/libata.h    |  3 +++
 4 files changed, 21 insertions(+), 13 deletions(-)

Comments

pr-tracker-bot@kernel.org June 19, 2020, 8:25 p.m. UTC | #1
The pull request you sent on Fri, 19 Jun 2020 08:51:56 -0600:

> git://git.kernel.dk/linux-block.git tags/libata-5.8-2020-06-19

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/592be758f196ed4610e326fc3f33dadd80aa7c6b

Thank you!