[net-next v9 4/7] net: mtip: The L2 switch driver for imx287

Jakub Kicinski kuba at kernel.org
Thu May 1 17:57:13 PDT 2025


On Wed, 30 Apr 2025 07:17:53 +0200 Lukasz Majewski wrote:
> +static int __init mtip_switch_dma_init(struct switch_enet_private *fep)
> +{
...
> +}

> +static int mtip_sw_probe(struct platform_device *pdev)

One more warning:

WARNING: modpost: drivers/net/ethernet/freescale/mtipsw/nxp-mtipl2sw: section mismatch in reference: mtip_sw_probe+0xa50 (section: .text) -> mtip_switch_dma_init (section: .init.text)

We only see it with clang, not sure why. The warning looks legit.
-- 
pw-bot: cr



More information about the linux-arm-kernel mailing list