2024-05-28 22:10:25

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the rcu tree

Hi all,

In commit

6bfd01c430b9 ("rcu/nocb: Don't use smp_processor_id() in preemptible code")

Fixes tag

Fixes: 8feeeba60711 ("rcu/nocb: Use kthread parking instead of ad-hoc implementation")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: a1ae3280882c ("rcu/nocb: Use kthread parking instead of ad-hoc implementation")

--
Cheers,
Stephen Rothwell


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

2024-05-30 18:23:33

by Paul E. McKenney

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the rcu tree

On Wed, May 29, 2024 at 08:10:11AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 6bfd01c430b9 ("rcu/nocb: Don't use smp_processor_id() in preemptible code")
>
> Fixes tag
>
> Fixes: 8feeeba60711 ("rcu/nocb: Use kthread parking instead of ad-hoc implementation")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: a1ae3280882c ("rcu/nocb: Use kthread parking instead of ad-hoc implementation")

Thank you for catching this, and will fix in a few days.

Thanx, Paul