OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1887bf5
5da5231
)
Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 18 Dec 2021 01:24:53 +0000
(17:24 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 18 Dec 2021 01:24:53 +0000
(17:24 -0800)
Pull libata fix from Damien Le Moal:
"A single fix for this cycle:
- Check that ATA16 passthrough commands that do not transfer any data
have a DMA direction set to DMA_NONE (From George)"
* tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
Trivial merge