Hi Jiri,
Jiri Slaby jirislaby@kernel.org writes:
Ugh, indeed.
FTR this is about 70662db73d54 ("ACPICA: Apply ACPI_NONSTRING in more places").
To me neither the above, nor struct acpi_db_execute_walk's: char name_seg[ACPI_NAMESEG_SIZE + 1] ACPI_NONSTRING; is correct in the commit.
This is broken in upstream/-next too.
Yep, that's right. Wasn't sure if it was best to report here or upstream ACPICA, since I'm not sure how often that is imported.
Collin