Re: [PATCH v2 1/3] perf config: Rename symbol_conf::disable_add2line_warn
From: Namhyung Kim
Date: Tue Apr 07 2026 - 03:29:44 EST
On Tue, Apr 07, 2026 at 08:50:57AM +0200, Thomas Richter wrote:
> On 4/3/26 04:08, Namhyung Kim wrote:
> > On Thu, Apr 02, 2026 at 10:01:57AM +0200, Thomas Richter wrote:
> >> Rename member symbol_conf::disable_add2line_warn to
> >> symbol_conf::addr2line_disable_warn to make it consistent with other
> >> addr2line_xxx constants.
> >> No functional change.
> >>
> >> Fixes: 257046a36750a ("perf srcline: Fallback between addr2line implementations")
> >
> > I'm not sure if we want it for typo fixes.
> >
> > Thanks,
> > Namhyung
> >
> >
>
> ...snip...
>
> Do you want me to drop the Fixes: line or the complete rename patch?
Oh.. I meant the Fixes: line.
Thanks,
Namhyung