Re: [PATCH net-next v3 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
From: Bastien Curutchet
Date: Mon Jan 26 2026 - 09:34:58 EST
Hi all,
On 1/26/26 3:17 PM, kernel test robot wrote:
Hi Bastien,Sorry about the noise on this one, I should have spotted it.
kernel test robot noticed the following build warnings:
[auto build test WARNING on 3adff276e751051e77be4df8d29eab1cf0856fbf]
url: https://github.com/intel-lab-lkp/linux/commits/Bastien-Curutchet-Schneider-Electric/net-dsa-microchip-Add-support-for-KSZ8463-global-irq/20260126-163430
base: 3adff276e751051e77be4df8d29eab1cf0856fbf
patch link: https://lore.kernel.org/r/20260126-ksz8463-ptp-v3-4-9f092aeb8492%40bootlin.com
patch subject: [PATCH net-next v3 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
config: sh-allyesconfig (https://download.01.org/0day-ci/archive/20260126/202601262210.Ncec5HWm-lkp@xxxxxxxxx/config)
compiler: sh4-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260126/202601262210.Ncec5HWm-lkp@xxxxxxxxx/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@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202601262210.Ncec5HWm-lkp@xxxxxxxxx/
All warnings (new ones prefixed by >>):
drivers/net/dsa/microchip/ksz_ptp.c: In function 'ksz8463_ptp_irq_setup':
1171 | const struct ksz_dev_ops *ops = dev->dev_ops;drivers/net/dsa/microchip/ksz_ptp.c:1171:35: warning: unused variable 'ops' [-Wunused-variable]
| ^~~
I'll respin again.
Best regards,
Bastien