On 8/18/26 3:04 PM, Tiezhu Yang wrote: > On 2026/8/18 下午7:56, Petr Pavlu wrote: >> Another comment-only reference to is_mapping_symbol() that should be >> updated is in tools/perf/util/symbol.h. > > There may be conflicts between modules-next and perf-tools-next: > > https://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git/log/tools/perf/util/symbol.h?h=modules-next > https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/log/tools/perf/util/symbol.h?h=perf-tools-next > > So one way is to not modify tools/perf/util/symbol.h if based > on modules-next at this time, the other way is to rebase the > code and then send the series after the merge window. > > Please let me know what is the proper way.
I don't immediately see that updating the comment in tools/perf/util/symbol.h would cause a conflict with either modules-next or perf-tools-next. I think you can even base the series on mainline. It applies cleanly to v7.2. If there happens to be a conflict, it should be minor and I can deal with it. Importantly, please Cc the maintainers of the updated non-module files (scripts/faddr2line, scripts/mod/modpost.h, tools/perf/util/symbol.h) in the next version of this patch so they are aware of the change. -- Thanks, Petr

