Re: [PATCH v1 1/1] x86/mm: Check if PTRS_PER_PMD is defined before use

From: Dave Hansen
Date: Mon Feb 24 2025 - 13:37:51 EST


On 2/24/25 10:11, Andy Shevchenko wrote:
>> From reading the "Closes:" link, it appears this is a new issue that
>> originates from a new compile flag. So it doesn't seem like it's worth
>> backporting.
> FWIW, I haven't put any Fixes tag nor Cc: stable@ 🙂
> Also note this looks like both compilers complain about the same.

Yeah, I did note that.

I see a lot of patches where folks simply forget about stable and Fixes.
Unfortunately, I'm not super clairvoyant and when I see an ambiguous
changelog without stable and Fixes, I can't tell if it was an oversight
or intentional.

It would be great if contributors could be less ambiguous and save us
the trouble of having to ask!