Re: [PATCH v17 24/32] x86/resctrl: Add energy/perf choices to rdt boot option

From: Borislav Petkov

Date: Fri Jan 09 2026 - 17:16:26 EST


On Wed, Dec 17, 2025 at 09:21:11AM -0800, Tony Luck wrote:
> +bool intel_aet_option(bool force_off, char *tok)

What does that function do? Handle the AET options? So then

intel_handle_aet_option()

?

IOW, you need a verb in its name so that it is clear what happens:

if (intel_handle_aet_option())
bla;

--
Regards/Gruss,
Boris.

https://people.kernel.org/tglx/notes-about-netiquette