On 2025-03-19 08:01, Bastian Blank wrote:
> On Mon, Mar 17, 2025 at 03:47:11PM +0100, Emanuele Rocca wrote:
> > Makes sense. Also noteworthy, CONFIG_KALLSYMS_ALL is enabled on arm64 on
> > at least Fedora/RHEL/SuSE too.
> 
> Please provide a justification.

- Needed for perf/kprobes/debug output
- It's on by default on both x86 and arm64 upstream
- The Debian kernel team enabled it already on amd64, no reason to unset
  it on arm64

Additionally, not a justification per se but a useful data point, all
other distros I checked have it on.

https://lore.kernel.org/all/164167904946.16921.8215342846945528313.tip-bot2@tip-bot2/
https://github.com/torvalds/linux/blob/master/arch/x86/configs/x86_64_defconfig#L28
https://github.com/torvalds/linux/blob/master/arch/arm64/configs/defconfig#L31
https://salsa.debian.org/kernel-team/linux/-/blob/debian/latest/debian/config/amd64/config?ref_type=heads#L343

Reply via email to