On Sun, Jun 8, 2025 at 2:55 PM Sasha Levin sashal@kernel.org wrote:
- **Minimal and contained**: This is an extremely small change - adding just one line to specify the link section. The risk of regression is essentially zero.
The AI is a bit optimistic here :) Changing the section of something could actually have a wild effect.
I don't think I would backported this, since the savings are tiny and they aren't an actual fix as far as I can see (or at least I am not aware of reports of "tools" breaking like the AI suggests).
Anyway, it probably doesn't hurt either -- `exit.text` has existed for a long time.
Cheers, Miguel