On Fri, Aug 11, 2017 at 6:25 AM, Dan Horák <[email protected]> wrote: > All supported platforms have IOMMU, thus disable. > --- > baseconfig/powerpc/CONFIG_SWIOTLB | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
I fixed this up to have a blurb in the kernel.spec changelog and pushed it to f26 and rawhide. josh > > diff --git a/baseconfig/powerpc/CONFIG_SWIOTLB > b/baseconfig/powerpc/CONFIG_SWIOTLB > index 5405b65..ac62bf3 100644 > --- a/baseconfig/powerpc/CONFIG_SWIOTLB > +++ b/baseconfig/powerpc/CONFIG_SWIOTLB > @@ -1 +1 @@ > -CONFIG_SWIOTLB=y > +# CONFIG_SWIOTLB is not set > -- > 2.7.5 > _______________________________________________ > kernel mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected]
