Re: linux-next: manual merge of the tip tree with the pm tree
From: Ingo Molnar
Date: Thu Apr 17 2025 - 07:23:09 EST
* Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi all,
>
> Today's linux-next merge of the tip tree got a conflict in:
>
> drivers/cpufreq/acpi-cpufreq.c
>
> between commit:
>
> 395b8b5c8f67 ("cpufreq: ACPI: Don't enable boost on policy exit")
>
> from the pm tree and commit:
>
> 78255eb23973 ("x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'")
>
> from the tip tree.
>
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging. You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
LGTM, thank you Stephen!
Ingo