Thread (17 messages) 17 messages, 3 authors, 2026-02-03

Re: [Intel-wired-lan] [PATCH net-next v4 7/9] dpll: Add reference count tracking support

From: kernel test robot <hidden>
Date: 2026-02-02 23:56:38
Also in: intel-wired-lan, linux-rdma, lkml, oe-kbuild-all

Hi Ivan,

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/Ivan-Vecera/dpll-Allow-associating-dpll-pin-with-a-firmware-node/20260203-012705
base:   net-next/main
patch link:    https://lore.kernel.org/r/20260202171638.17427-8-ivecera%40redhat.com
patch subject: [Intel-wired-lan] [PATCH net-next v4 7/9] dpll: Add reference count tracking support
config: parisc-randconfig-001-20260203 (https://download.01.org/0day-ci/archive/20260203/202602030740.Jdw6BiOU-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 12.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260203/202602030740.Jdw6BiOU-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 [off-list ref]
| Closes: https://lore.kernel.org/oe-kbuild-all/202602030740.Jdw6BiOU-lkp@intel.com/ (local)

All error/warnings (new ones prefixed by >>):

   In file included from net/core/rtnetlink.c:61:
quoted
include/linux/dpll.h:235:1: error: expected identifier or '(' before '{' token
     235 | {
         | ^
quoted
include/linux/dpll.h:234:1: warning: 'fwnode_dpll_pin_find' declared 'static' but never defined [-Wunused-function]
     234 | fwnode_dpll_pin_find(struct fwnode_handle *fwnode, dpll_tracker *tracker);
         | ^~~~~~~~~~~~~~~~~~~~


vim +235 include/linux/dpll.h

877c40367bc8a7 Ivan Vecera 2026-02-02  232  
877c40367bc8a7 Ivan Vecera 2026-02-02  233  static inline struct dpll_pin *
bed78c2008cb37 Ivan Vecera 2026-02-02 @234  fwnode_dpll_pin_find(struct fwnode_handle *fwnode, dpll_tracker *tracker);
877c40367bc8a7 Ivan Vecera 2026-02-02 @235  {
877c40367bc8a7 Ivan Vecera 2026-02-02  236  	return NULL;
877c40367bc8a7 Ivan Vecera 2026-02-02  237  }
5f18426928800c Jiri Pirko  2023-09-13  238  #endif
5f18426928800c Jiri Pirko  2023-09-13  239  

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help