* [leon-rdma:rdma-next 57/94] drivers/fwctl/fwctl.mod.c:19:45: error: expected ')' before 'FWCTL'
@ 2025-01-08 15:32 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-01-08 15:32 UTC (permalink / raw)
To: Saeed Mahameed
Cc: oe-kbuild-all, Leon Romanovsky, Jonathan Cameron, Jason Gunthorpe
tree: https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git rdma-next
head: c2d45bfd2380e40a4079c162471203c1be90e85c
commit: 7bd476f2facaf3ddc828dc0f331cd0feeceaa7c0 [57/94] fwctl/mlx5: Support for communicating with mlx5 fw
config: sparc-allmodconfig (https://download.01.org/0day-ci/archive/20250108/202501082329.2BTEPFMS-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250108/202501082329.2BTEPFMS-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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501082329.2BTEPFMS-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from drivers/fwctl/fwctl.mod.c:2:
>> drivers/fwctl/fwctl.mod.c:19:45: error: expected ')' before 'FWCTL'
19 | KSYMTAB_FUNC(_fwctl_alloc_device, "_gpl", ""FWCTL"");
| ^~~~~
include/linux/export-internal.h:45:28: note: in definition of macro '__KSYMTAB'
45 | " .asciz \"" ns "\"" "\n" \
| ^~
drivers/fwctl/fwctl.mod.c:19:1: note: in expansion of macro 'KSYMTAB_FUNC'
19 | KSYMTAB_FUNC(_fwctl_alloc_device, "_gpl", ""FWCTL"");
| ^~~~~~~~~~~~
include/linux/export-internal.h:41:12: note: to match this '('
41 | asm(" .section \"__ksymtab_strings\",\"aMS\",%progbits,1" "\n" \
| ^
include/linux/export-internal.h:62:41: note: in expansion of macro '__KSYMTAB'
62 | #define KSYMTAB_FUNC(name, sec, ns) __KSYMTAB(name, KSYM_FUNC(name), sec, ns)
| ^~~~~~~~~
drivers/fwctl/fwctl.mod.c:19:1: note: in expansion of macro 'KSYMTAB_FUNC'
19 | KSYMTAB_FUNC(_fwctl_alloc_device, "_gpl", ""FWCTL"");
| ^~~~~~~~~~~~
drivers/fwctl/fwctl.mod.c:20:40: error: expected ')' before 'FWCTL'
20 | KSYMTAB_FUNC(fwctl_register, "_gpl", ""FWCTL"");
| ^~~~~
include/linux/export-internal.h:45:28: note: in definition of macro '__KSYMTAB'
45 | " .asciz \"" ns "\"" "\n" \
| ^~
drivers/fwctl/fwctl.mod.c:20:1: note: in expansion of macro 'KSYMTAB_FUNC'
20 | KSYMTAB_FUNC(fwctl_register, "_gpl", ""FWCTL"");
| ^~~~~~~~~~~~
include/linux/export-internal.h:41:12: note: to match this '('
41 | asm(" .section \"__ksymtab_strings\",\"aMS\",%progbits,1" "\n" \
| ^
include/linux/export-internal.h:62:41: note: in expansion of macro '__KSYMTAB'
62 | #define KSYMTAB_FUNC(name, sec, ns) __KSYMTAB(name, KSYM_FUNC(name), sec, ns)
| ^~~~~~~~~
drivers/fwctl/fwctl.mod.c:20:1: note: in expansion of macro 'KSYMTAB_FUNC'
20 | KSYMTAB_FUNC(fwctl_register, "_gpl", ""FWCTL"");
| ^~~~~~~~~~~~
drivers/fwctl/fwctl.mod.c:21:42: error: expected ')' before 'FWCTL'
21 | KSYMTAB_FUNC(fwctl_unregister, "_gpl", ""FWCTL"");
| ^~~~~
include/linux/export-internal.h:45:28: note: in definition of macro '__KSYMTAB'
45 | " .asciz \"" ns "\"" "\n" \
| ^~
drivers/fwctl/fwctl.mod.c:21:1: note: in expansion of macro 'KSYMTAB_FUNC'
21 | KSYMTAB_FUNC(fwctl_unregister, "_gpl", ""FWCTL"");
| ^~~~~~~~~~~~
include/linux/export-internal.h:41:12: note: to match this '('
41 | asm(" .section \"__ksymtab_strings\",\"aMS\",%progbits,1" "\n" \
| ^
include/linux/export-internal.h:62:41: note: in expansion of macro '__KSYMTAB'
62 | #define KSYMTAB_FUNC(name, sec, ns) __KSYMTAB(name, KSYM_FUNC(name), sec, ns)
| ^~~~~~~~~
drivers/fwctl/fwctl.mod.c:21:1: note: in expansion of macro 'KSYMTAB_FUNC'
21 | KSYMTAB_FUNC(fwctl_unregister, "_gpl", ""FWCTL"");
| ^~~~~~~~~~~~
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-08 15:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 15:32 [leon-rdma:rdma-next 57/94] drivers/fwctl/fwctl.mod.c:19:45: error: expected ')' before 'FWCTL' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.