On Wed, 1 Oct 2025 14:32:00 +0200
Peter Zijlstra <[email protected]> wrote:

> On Wed, Oct 01, 2025 at 03:20:25AM +0100, [email protected] wrote:
> 
> > 
> > v1->v2: Fix race analysis (per Masami) - kprobe arms in class->reg().
> > v2->v3: Adopt RELEASE/ACQUIRE semantics per Peter/John's suggestions,
> >         aligning with Steven's clarification on barrier purposes.
> > v3->v4: Introduce load_flag() (Masami) and optimize barrier usage in
> >         checks/clear (Peter).
> 
> Stuff like this ought to go below the --- such that git-am and similar
> tools throw it out.

Yeah, let me remove it manually this time.

Yuan, please put changelogs like below next time:

---
  v1->v2: Fix race analysis (per Masami) - kprobe arms in class->reg().
  ...



Thank you,

-- 
Masami Hiramatsu (Google) <[email protected]>

Reply via email to