Re: [PATCH V2] riscv: patch: Fixup lockdep warning in stop_machine

From: Conor Dooley
Date: Wed Dec 21 2022 - 19:30:12 EST




On 22 December 2022 00:19:02 GMT, Changbin Du <changbin.du@xxxxxxxxx> wrote:
>Hello,
>Does this patch get merged into riscv tree now? This problem has been there for a long
>time. (I suppose you have received my previous reponse.)

As far as I can tell, this patch is still missing a sign-off from you.
There's nothing in response to this thread that I can see which provides one.

>
>On Mon, Nov 21, 2022 at 07:09:45PM +0800, Guo Ren wrote:
>> On Mon, Nov 21, 2022 at 6:13 PM Conor Dooley <conor.dooley@xxxxxxxxxxxxx> wrote:
>> >
>> > On Sun, Nov 20, 2022 at 05:10:49AM -0500, guoren@xxxxxxxxxx wrote:
>> > > From: Changbin Du <changbin.du@xxxxxxxxx>
>> >
>> > > Fixes: 0ff7c3b33127 ("riscv: Use text_mutex instead of patch_lock")
>> > > Cc: Changbin Du <changbin.du@xxxxxxxxx>
>> > > Co-developed-by: Guo Ren <guoren@xxxxxxxxxx>
>> > > Signed-off-by: Guo Ren <guoren@xxxxxxxxxx>
>> > > Cc: Zong Li <zong.li@xxxxxxxxxx>
>> > > Cc: Palmer Dabbelt <palmer@xxxxxxxxxxx>
>> > > ---
>> >
>> > Hey Guo Ren,
>> >
>> > FYI you're missing a SoB from Chanbin on this patch. They gave one in
>> > their v1 though so you should be able to re-use that?
>> I'm waiting for his SoB. I don't think I could directly use his SoB in
>> v1. I need him to confirm my rewritten commit log for lockdep
>> analysis.
>>
>> >
>> > Thanks,
>> > Conor.
>> >
>> > > Changes in v2:
>> > > - Rewrite commit log with lockdep explanation [Guo Ren]
>> > > - Rebase on v6.1 [Guo Ren]
>> > >
>> > > v1:
>> > > https://lore.kernel.org/linux-riscv/20210417023532.354714-1-changbin.du@xxxxxxxxx/
>> >
>>
>>
>> --
>> Best Regards
>> Guo Ren
>