2018-09-24 09:34:45

by Sedat Dilek

[permalink] [raw]
Subject: Linux 4.19-rc5: Missing iommu fix

Hi Greg,

thanks and congrats for this release.

Me and several other people have an issue with "intel_iommu=on" (see
[1]) and a patch is pending in [2].
Unfortunately, it is not in linux-iommu Git.
Hope this will soon happen.

Just want to inform you and let people know if they have a similiar problem.

Thanks.

Regards,
- Sedat -


[1] https://www.spinics.net/lists/iommu/msg30105.html
[2] https://lore.kernel.org/patchwork/patch/983690/


2018-09-26 20:01:19

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: Linux 4.19-rc5: Missing iommu fix

On Mon, Sep 24, 2018 at 11:33:39AM +0200, Sedat Dilek wrote:
> Hi Greg,
>
> thanks and congrats for this release.
>
> Me and several other people have an issue with "intel_iommu=on" (see
> [1]) and a patch is pending in [2].
> Unfortunately, it is not in linux-iommu Git.
> Hope this will soon happen.
>
> Just want to inform you and let people know if they have a similiar problem.

Is this all now merged properly?

thanks,

greg k-h

2018-09-26 20:47:28

by Jordan Glover

[permalink] [raw]
Subject: Re: Linux 4.19-rc5: Missing iommu fix

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, September 26, 2018 9:59 PM, Greg Kroah-Hartman <[email protected]> wrote:

> On Mon, Sep 24, 2018 at 11:33:39AM +0200, Sedat Dilek wrote:
>
> > Hi Greg,
> > thanks and congrats for this release.
> > Me and several other people have an issue with "intel_iommu=on" (see
> > [1]) and a patch is pending in [2].
> > Unfortunately, it is not in linux-iommu Git.
> > Hope this will soon happen.
> > Just want to inform you and let people know if they have a similiar problem.
>
> Is this all now merged properly?
>
> thanks,
>
> greg k-h
>

Yes it is:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=be9e6598aeb0db70a7927d6b3bb4d3d6fb1c3e18

Thank you.

Jordan

2018-09-27 07:11:39

by Jörg Rödel

[permalink] [raw]
Subject: Re: Linux 4.19-rc5: Missing iommu fix

On Wed, Sep 26, 2018 at 09:59:17PM +0200, Greg Kroah-Hartman wrote:
> Is this all now merged properly?

Yes, the fix for that was in the pull-request I sent recently.

Regards,

Joerg