[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c9c2f4cb-614e-496a-852b-ca8af034c2c1@gmx.net>
Date: Wed, 7 May 2025 16:35:04 +0200
From: Stefan Wahren <wahrenst@....net>
To: kernel test robot <lkp@...el.com>, Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: oe-kbuild-all@...ts.linux.dev, netdev@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH net-next 2/5] net: vertexcom: mse102x: Add warning about
IRQ trigger type
Am 07.05.25 um 12:25 schrieb kernel test robot:
> Hi Stefan,
>
> kernel test robot noticed the following build errors:
>
> [auto build test ERROR on net-next/main]
>
> url: https://github.com/intel-lab-lkp/linux/commits/Stefan-Wahren/dt-bindings-vertexcom-mse102x-Fix-IRQ-type-in-example/20250505-222628
> base: net-next/main
> patch link: https://lore.kernel.org/r/20250505142427.9601-3-wahrenst%40gmx.net
> patch subject: [PATCH net-next 2/5] net: vertexcom: mse102x: Add warning about IRQ trigger type
> config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20250507/202505071827.nbdcs1rW-lkp@intel.com/config)
> compiler: s390-linux-gcc (GCC) 14.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250507/202505071827.nbdcs1rW-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@...el.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202505071827.nbdcs1rW-lkp@intel.com/
>
> All errors (new ones prefixed by >>):
>
> drivers/net/ethernet/vertexcom/mse102x.c: In function 'mse102x_net_open':
>>> drivers/net/ethernet/vertexcom/mse102x.c:525:37: error: implicit declaration of function 'irq_get_irq_data'; did you mean 'irq_set_irq_wake'? [-Wimplicit-function-declaration]
> 525 | struct irq_data *irq_data = irq_get_irq_data(ndev->irq);
> | ^~~~~~~~~~~~~~~~
> | irq_set_irq_wake
>
this issue has already been reported by Jakub. I will add the missing
include in the next round. Sorry about that.
Regards
Powered by blists - more mailing lists