]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Jun 2021 16:04:07 +0000 (09:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Jun 2021 16:04:07 +0000 (09:04 -0700)
commitc4ddae0cf9dc7f956d516a4deb16c098f33e22d9
tree588e5d9bd8750b1f392173e3822fb8d1dc57f631
parentcb0d0b7d2fbd3b9696b5ac1a62a5df020b73e35b
parent343ac6fe908435973ad83c91e8a19ddc7b495e83
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb

Pull swiotlb fix from Konrad Rzeszutek Wilk:
 "A fix for the regression for the DMA operations where the offset was
  ignored and corruptions would appear.

  Going forward there will be a cleanups to make the offset and
  alignment logic more clearer and better test-cases to help with this"

* 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb:
  swiotlb: manipulate orig_addr when tlb_addr has offset