]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Oct 2018 10:02:05 +0000 (11:02 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Oct 2018 10:02:05 +0000 (11:02 +0100)
commite890313c458e27cb946629ab86ff5cd33237f242
tree219a95d511c41668c2cee9e5a07c46866e39dfe4
parent54db361f801d8c12548f80e0c122e32594b9c640
parent42c18d174da05bd0b4121749d6bda4ed61108270
Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb

Pull xen swiotlb fix from Konrad Rzeszutek Wilk:
 "One tiny fix for the Xen SWIOTLB mechanism that occasionally happened
  with devices that didn't allocate size in power of two but rather some
  odd sizes.

  We neglected to make the memory coherent leading to all kinds of fun
  crashes"

* 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb:
  xen-swiotlb: use actually allocated size on check physical continuous
drivers/xen/swiotlb-xen.c