Re: [PATCH -tip] x86: fix iommu=soft boot option

From: Ingo Molnar
Date: Wed Nov 25 2009 - 04:10:43 EST



* FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote:

> On Wed, 25 Nov 2009 00:54:34 -0800
> Yinghai Lu <yinghai@xxxxxxxxxx> wrote:
>
> > only remember that SLES 9 SP3 (?) at some point has problem with AMD
> > 10h ( quad core version) when memory > 4 g (with USB controller ?)
> > because the gart code only check K8 device id, and didn't check 10h
> > device id. so gart iommu is not used. and happenly swiotlb code has
> > problem with that kernel version.
> >
> > thinking we should keep old behavior, until some day we can remove
> > them all.
>
> Why? We are talking about changing 2.6.33 behavior. swiotlb in 2.6.33
> should be the safe option.

If that behavior was relied on for suspected (or real) bugs in the
swiotlb code then i agree that we should do this change. (and fix any
bugs if they still occur.)

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/