2023-06-01 01:49:33

by Stephen Rothwell

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

Hi all,

The following commits are also in driver-core.current tree as different
commits (but the same patches):

78c5fa2c98af ("drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug")
3e871b199c9f ("drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug")

These are commits

c26fabe73330 ("drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug")
126310c9f669 ("drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug")

in the driver-core.current tree.

--
Cheers,
Stephen Rothwell


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

2023-06-01 06:42:13

by Sudeep Holla

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

On Thu, Jun 01, 2023 at 11:40:38AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in driver-core.current tree as different
> commits (but the same patches):
>
> 78c5fa2c98af ("drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug")
> 3e871b199c9f ("drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug")
>
> These are commits
>
> c26fabe73330 ("drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug")
> 126310c9f669 ("drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug")
>
> in the driver-core.current tree.
>

Sorry for that, I did drop those patches from my branch locally but failed
to push it after Greg applied those patches. It shouldn't happen tomorrow
as the branch is now properly pushed.

--
Regards,
Sudeep