From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] (swiotlb) for-linus-5.3
Date: Thu, 25 Jul 2019 14:49:05 -0400 [thread overview]
Message-ID: <20190725184905.GA28374@char.us.oracle.com> (raw)
Hey Linus,
I've sent you a prior git pull which contained two of the fixes, and this
one expands on the one from Juergen which had been committed a while ago
but hadn't been fully tested until during the merge window so I delayed
until now.
Please git pull the following branch:
git push gitolite@ra.kernel.org:/pub/scm/linux/kernel/git/konrad/swiotlb.git for/linus-5.3
which contains fixes for properly determining if the SWIOTLB is actually enabled on ARM
platforms, compiler fixes, and corruption fix when used with Xen where
we would have inconsistent mappings of multiple PFNs to the same MFN when
destroying long setup DMA buffers.
If you already have pulled 'for-linus-5.2' your git diff stat will be a bit
different.
drivers/xen/swiotlb-xen.c | 34 ++++++++++------------------------
include/linux/page-flags.h | 4 ++++
2 files changed, 14 insertions(+), 24 deletions(-)
Arnd Bergmann (1):
swiotlb: fix phys_addr_t overflow warning
Florian Fainelli (2):
swiotlb: Group identical cleanup in swiotlb_cleanup()
swiotlb: Return consistent SWIOTLB segments/nr_tbl
Juergen Gross (3):
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
xen/swiotlb: simplify range_straddles_page_boundary()
xen/swiotlb: remember having called xen_create_contiguous_region()
next reply other threads:[~2019-07-25 18:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 18:49 Konrad Rzeszutek Wilk [this message]
2019-07-26 17:03 ` Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190725184905.GA28374@char.us.oracle.com \
--to=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®