2023-01-24 01:01:19

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patches in the rcu tree

Hi all,

The following commits are also in the pm tree as different commits
(but the same patches):

ba66764b5e43 ("kernel/power: Remove "select SRCU"")
e5ded8e65e70 ("drivers/cpufreq: Remove "select SRCU"")

Thesea are also commits

52e0452b413d ("PM: sleep: Remove "select SRCU"")
38a29e5834eb ("drivers/cpufreq: Remove "select SRCU"")

in the pm tree.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (488.00 B)
OpenPGP digital signature

2023-01-24 04:48:51

by Paul E. McKenney

[permalink] [raw]
Subject: Re: linux-next: duplicate patches in the rcu tree

On Tue, Jan 24, 2023 at 12:01:07PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in the pm tree as different commits
> (but the same patches):
>
> ba66764b5e43 ("kernel/power: Remove "select SRCU"")
> e5ded8e65e70 ("drivers/cpufreq: Remove "select SRCU"")
>
> Thesea are also commits
>
> 52e0452b413d ("PM: sleep: Remove "select SRCU"")
> 38a29e5834eb ("drivers/cpufreq: Remove "select SRCU"")
>
> in the pm tree.

My tests passed, so I have now pushed out an rcu/next branch with
these commits dropped from -rcu. Apologies for the hassle!

Thanx, Paul