[Intel-wired-lan] objtool warning in ice_free_prof_mask

Przemek Kitszel przemyslaw.kitszel at intel.com
Mon Apr 7 09:03:31 UTC 2025


On 4/7/25 08:20, Oleksandr Natalenko wrote:
> Hello.
> 
> With v6.15-rc1, CONFIG_OBJTOOL_WERROR=y and gcc 14.2.1 the following happens:

have you COMPILE_TEST'ed whole kernel and this is the only (new) error?

> 
> ```
> drivers/net/ethernet/intel/ice/ice.o: error: objtool: ice_free_prof_mask.isra.0() falls through to next function ice_free_flow_profs.cold()
> drivers/net/ethernet/intel/ice/ice.o: error: objtool: ice_free_prof_mask.isra.0.cold() is missing an ELF size annotation
> ```
> 
> If I mark ice_write_prof_mask_reg() as noinline, this warning disappears.
> 
> Any idea what's going wrong?

sorry, no idea

> 
> Thank you.
> 



More information about the Intel-wired-lan mailing list