Re: [GIT PULL] platform-drivers-x86 for 4.17-1

From: Linus Torvalds
Date: Tue Apr 10 2018 - 15:22:50 EST


On Tue, Apr 10, 2018 at 10:12 AM, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> This is first batch of Platform Drivers x86 for v4.17 cycle. Due to few
> duplication the merge will have conflicts which would be resolved by
> using `git merge -X no-renames ...` followed by choose of our version of
> two failed one-liner hunks situated in one file.

I'm not sure what git version or flags you are using, but git merges
it cleanly for me using the standard recursive merge policy.

Linus