On Mon, 13 Mar 2023 06:04:25 +0000 Kai wrote: > Signed-off-by: Kai <KaiShen@xxxxxxxxxxxxxxxxx> Kai Shen ? > You're missing a --- separator here, try to apply this patch with git am :/ > v1->v2: > - Modify patch prefix > > v2->v3: > - Make wr_reg_refcnt a percpu one as well > - Init percpu ref with 0 flag instead of ALLOW_REINIT flag > > v3->v4: > - Update performance data, this data may differ from previous data > as I ran cases on other machines > ---