linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (xen-swiotlb) stable/for-linus-4.20
@ 2018-10-22 19:33 Konrad Rzeszutek Wilk
  2018-10-23 10:05 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2018-10-22 19:33 UTC (permalink / raw)
  To: xen-devel, linux-kernel, torvalds; +Cc: joe.jin

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

Hi Linus,

Please git pull the following branch:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-4.20

which has 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.

Thank you!

 drivers/xen/swiotlb-xen.c | 6 ++++++
 1 file changed, 6 insertions(+)

Joe Jin (1):
      xen-swiotlb: use actually allocated size on check physical continuous


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] (xen-swiotlb) stable/for-linus-4.20
  2018-10-22 19:33 [GIT PULL] (xen-swiotlb) stable/for-linus-4.20 Konrad Rzeszutek Wilk
@ 2018-10-23 10:05 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-23 10:05 UTC (permalink / raw)
  To: konrad; +Cc: xen-devel, Linux Kernel Mailing List, joe.jin

On Mon, Oct 22, 2018 at 8:33 PM Konrad Rzeszutek Wilk <konrad@darnok.org> wrote:
>
>   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.

Pulled,

                  Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-23 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-22 19:33 [GIT PULL] (xen-swiotlb) stable/for-linus-4.20 Konrad Rzeszutek Wilk
2018-10-23 10:05 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).