Re: [PATCH v2 00/12] treewide: break dependencies on x86's RM header

From: Ingo Molnar
Date: Wed Nov 27 2019 - 12:25:37 EST



* Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote:

> > You didn't include every patch from v1 though, such us my fix to
> > Quark:
> >
> > [PATCH] x86/platform/intel/quark: Explicitly include linux/io.h for virt_to_phys()
> >
> > I've applied that one too and your updated patches, and it's now all
> > pushed out into tip:WIP.core/headers.
>
> Sorry, it wasn't clear to me whether or not to include that one. Next
> time I'll ask.

No problem - in general it's best to include all, because in general it's
much easier for maintainers to leave out something than to remember to
add it back in. ;-)

Thanks,

Ingo