On 15.01.2024 17:10, Jan Beulich wrote: > Even functions used on infrequently executed paths want converting: This > way all pre-filled struct cpufreq_driver instances can become > __initconst_cf_clobber, thus allowing to eliminate another 15 ENDBR > during the 2nd phase of alternatives patching. > > For acpi-cpufreq's optionally populated .get hook make sure alternatives > patching can actually see the pointer. See also the code comment. > > Signed-off-by: Jan Beulich <[email protected]>
Sadly it was only after pushing that I noticed the stray "genapic" in the title here. Jan
