Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix remaining RMRR issues
@ 2015-10-01 14:34 Joerg Roedel
       [not found] ` <1443710074-29701-1-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Joerg Roedel @ 2015-10-01 14:34 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: David Woodhouse, linux-kernel-u79uwXL29TY76Z2rM5mHXA

Hi,

here is a patch-set to fix a remaining RMRR issue in the
VT-d driver. The problem was that RMRR mappings are only
created for boot-time (or hotplug-time) allocated domains.

Domains allocated on demand don't get RMRR mappings, which
is bad for the kdump case, for example. With this patch-set
the on-demand domains also get RMRR mappings.

Regards,

	Joerg

Joerg Roedel (2):
  iommu/vt-d: Split iommu_prepare_identity_map
  iommu/vt-d: Create RMRR mappings in newly allocated domains

 drivers/iommu/intel-iommu.c | 60 +++++++++++++++++++++++++++++++--------------
 1 file changed, 42 insertions(+), 18 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-10-01 14:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01 14:34 [PATCH 0/2] Fix remaining RMRR issues Joerg Roedel
     [not found] ` <1443710074-29701-1-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2015-10-01 14:34   ` [PATCH 1/2] iommu/vt-d: Split iommu_prepare_identity_map Joerg Roedel
2015-10-01 14:47     ` kbuild test robot
2015-10-01 14:34   ` [PATCH 2/2] iommu/vt-d: Create RMRR mappings in newly allocated domains Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox