On Sun, Jun 8, 2025 at 4:55 PM Sergio González Collado sergio.collado@gmail.com wrote:
This patch series presents two commits that implement a test to verify that a symbol with KSYM_NAME_LEN of 512 can be read.
The cover letter for a backport should mainly justify why the commits need to be backported to a particular stable kernel, i.e. it is good to explain the commits, but that should be already explain in the upstream ones.
As far as I understood, this solved an actual error error in some configs, which is the key part for the backport -- copy-pasting the string here for future searches:
arch/x86/tools/insn_decoder_test: error: malformed line
Thanks!
Cheers, Miguel