mbox series

[GIT,PULL] ata fixes for 5.19-rc4

Message ID 20220624021320.3081-1-damien.lemoal@opensource.wdc.com
State New
Headers show
Series [GIT,PULL] ata fixes for 5.19-rc4 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.19-rc4

Message

Damien Le Moal June 24, 2022, 2:13 a.m. UTC
Linus,

The following changes since commit 481f7017c37a8c722a0b09985db1a35f15749d5d:

  MAINTAINERS: add ATA sysfs file documentation to libata entry (2022-06-09 09:25:38 +0900)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.19-rc4

for you to fetch changes up to 540a92bfe6dab7310b9df2e488ba247d784d0163:

  ata: libata: add qc->flags in ata_qc_complete_template tracepoint (2022-06-17 16:30:03 +0900)

----------------------------------------------------------------
ATA fixes for 5.19-rc4

Only a single patch in this pull request, to fix tracing of command
completion. From Edward.

----------------------------------------------------------------
Edward Wu (1):
      ata: libata: add qc->flags in ata_qc_complete_template tracepoint

 include/trace/events/libata.h | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org June 24, 2022, 6:44 p.m. UTC | #1
The pull request you sent on Fri, 24 Jun 2022 11:13:20 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-5.19-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43627618a0dff4d7b2d743c2b57e0130f3fa6a7e

Thank you!