linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (swiotlb) stable/for-linus-5.11
@ 2020-12-14 21:14 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2020-12-14 21:14 UTC (permalink / raw)
  To: torvalds, linux-kernel

Heya Linus,

Please git pull the following branch:

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

which has a generic (but for right now engaged only with AMD SEV) mechanism to adjust a
larger size SWIOTLB based on the total memory of the SEV guests which right now require
the bounce buffer for interacting with the outside world. Normal knobs (swiotlb=XYZ) still work.

Thank you!!

Ashish Kalra (1):
      x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests

 arch/x86/include/asm/mem_encrypt.h |  2 ++
 arch/x86/kernel/setup.c            |  6 ++++++
 arch/x86/mm/mem_encrypt.c          | 31 +++++++++++++++++++++++++++++++
 include/linux/swiotlb.h            |  8 ++++++++
 kernel/dma/swiotlb.c               | 20 ++++++++++++++++++--
 5 files changed, 65 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-14 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 21:14 [GIT PULL] (swiotlb) stable/for-linus-5.11 Konrad Rzeszutek Wilk

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).