All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]intel-iommu: reserve IOMMU register space
@ 2012-06-04 21:29 ` Donald Dutile
  0 siblings, 0 replies; 32+ messages in thread
From: Donald Dutile @ 2012-06-04 21:29 UTC (permalink / raw)
  To: dwmw2-wEGCiKHe2LqWVfeAwA7xHQ
  Cc: chrisw-H+wXaHxf7aLQT0dZR+AlfA,
	suresh.b.siddha-ral2JQCrhuEAvxtiuMwx3w,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	mingo-X9Un+BFzKDI, linux-kernel-u79uwXL29TY76Z2rM5mHXA

Reserve the memory space that Intel IOMMUs use so
they aren't dynamically allocated by hot-plug operations.
Seem on some systems when BIOS doesn't place IOMMU registers
in a safe, non-hotplug location. ... until BIOS quickly changed.

Since modifying dmar.c, and information prints in the code,
cleanup the info/warning prints in the first patch to use
more std pr_*() functions and formatting.

Second patch is core of the iomem space reservation.

Bjorn had posted a similar patch a couple weeks back,
and I informed him in a side note I had this patch set
in my queue, just needed couple minor edits to complete.
So, if you are having deja-vu, now you know why...

Signed-off-by: Donald Dutile <ddutile-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

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

end of thread, other threads:[~2012-06-08 14:56 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 21:29 [PATCH 0/2]intel-iommu: reserve IOMMU register space Donald Dutile
2012-06-04 21:29 ` Donald Dutile
     [not found] ` <1338845342-12464-1-git-send-email-ddutile-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-06-04 21:29   ` [PATCH 1/2] iommu: dmar: replace printks with appropriate pr_*() Donald Dutile
2012-06-04 21:29     ` Donald Dutile
     [not found]     ` <1338845342-12464-2-git-send-email-ddutile-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-06-04 22:15       ` Joe Perches
2012-06-04 22:15         ` Joe Perches
2012-06-04 22:28         ` Don Dutile
2012-06-04 22:28           ` Don Dutile
2012-06-08 14:55     ` [tip:core/iommu] iommu/dmar: Replace printks with appropriate pr_* () tip-bot for Donald Dutile
2012-06-04 21:29   ` [PATCH 2/2] iommu: dmar -- reserve mmio space used by IOMMU Donald Dutile
2012-06-04 21:29     ` Donald Dutile
     [not found]     ` <1338845342-12464-3-git-send-email-ddutile-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-06-04 22:37       ` David Woodhouse
2012-06-04 22:37         ` David Woodhouse
     [not found]         ` <1338849430.10884.288.camel-Fexsq3y4057IgHVZqg5X0TlWvGAXklZc@public.gmane.org>
2012-06-04 23:09           ` Don Dutile
2012-06-04 23:09             ` Don Dutile
     [not found]             ` <4FCD401D.9000304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2012-06-04 23:23               ` David Woodhouse
2012-06-04 23:23                 ` David Woodhouse
     [not found]                 ` <1338852196.26785.10.camel-Fexsq3y4057IgHVZqg5X0TlWvGAXklZc@public.gmane.org>
2012-06-04 23:52                   ` Don Dutile
2012-06-04 23:52                     ` Don Dutile
2012-06-06  8:16                   ` Ingo Molnar
2012-06-06  8:16                     ` Ingo Molnar
     [not found]                     ` <20120606081600.GB5991-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-06-06  8:26                       ` David Woodhouse
2012-06-06  8:26                         ` David Woodhouse
     [not found]                         ` <1338971183.26785.33.camel-Fexsq3y4057IgHVZqg5X0TlWvGAXklZc@public.gmane.org>
2012-06-06  8:29                           ` Ingo Molnar
2012-06-06  8:29                             ` Ingo Molnar
     [not found]                             ` <20120606082900.GF5991-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-06-06  8:45                               ` David Woodhouse
2012-06-06  8:45                                 ` David Woodhouse
     [not found]                                 ` <1338972329.26785.34.camel-Fexsq3y4057IgHVZqg5X0TlWvGAXklZc@public.gmane.org>
2012-06-06 23:56                                   ` Chris Wright
2012-06-06 23:56                                     ` Chris Wright
2012-06-06 23:58                   ` Chris Wright
2012-06-06 23:58                     ` Chris Wright
2012-06-08 14:56     ` [tip:core/iommu] iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to tip-bot for Donald Dutile

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.