Re: [git pull] iommu: Move Intel and AMD drivers to a subdirectory

From: Linus Torvalds
Date: Fri Jun 12 2020 - 15:24:11 EST


On Fri, Jun 12, 2020 at 8:22 AM Joerg Roedel <joro@xxxxxxxxxx> wrote:
>
> I am not sure it is the right time to send this.

Looks good to me. Any time a directory starts to have a lot of
filenames with a particular prefix, moving them deeper like this seems
to make sense. And doing it just before the -rc1 release and avoiding
unnecessary conflicts seems like the right time too.

So pulled.

Looking at it, it might even be worth moving the Kconfig and Makefile
details down to the intel/amd subdirectories, and have them be
included from the main iommu ones? But that's up to you.

Thanks,

Linus