All of lore.kernel.org
 help / color / mirror / Atom feed
* [mark:arm64/fpsimd/asm-cleanup 14/18] drivers/net/wireless/ath/ath6kl/core.h:311:6: error: 'sme_state' defined as wrong kind of tag
@ 2026-05-21 19:10 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-05-21 19:10 UTC (permalink / raw)
  To: Mark Rutland; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/fpsimd/asm-cleanup
head:   af629ab737357a9a105e7d63a08cd8271b9b8867
commit: 5e135395acf4daee1b83406e8f97e61ab3a330ab [14/18] arm64: fpsimd: Use opaque type for SME state
config: arm64-randconfig-002 (https://download.01.org/0day-ci/archive/20260522/202605220327.HBiTexzK-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260522/202605220327.HBiTexzK-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/202605220327.HBiTexzK-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from drivers/net/wireless/ath/ath6kl/hif.h:22,
                    from drivers/net/wireless/ath/ath6kl/sdio.c:26:
>> drivers/net/wireless/ath/ath6kl/core.h:311:6: error: 'sme_state' defined as wrong kind of tag
     311 | enum sme_state {
         |      ^~~~~~~~~


vim +/sme_state +311 drivers/net/wireless/ath/ath6kl/core.h

bdcd81707973cf Kalle Valo 2011-07-18  310  
bdcd81707973cf Kalle Valo 2011-07-18 @311  enum sme_state {
bdcd81707973cf Kalle Valo 2011-07-18  312  	SME_DISCONNECTED,
bdcd81707973cf Kalle Valo 2011-07-18  313  	SME_CONNECTING,
bdcd81707973cf Kalle Valo 2011-07-18  314  	SME_CONNECTED
bdcd81707973cf Kalle Valo 2011-07-18  315  };
bdcd81707973cf Kalle Valo 2011-07-18  316  

:::::: The code at line 311 was first introduced by commit
:::::: bdcd81707973cf8aa9305337166f8ee842a050d4 Add ath6kl cleaned up driver

:::::: TO: Kalle Valo <kvalo@qca.qualcomm.com>
:::::: CC: Kalle Valo <kvalo@qca.qualcomm.com>

--
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:[~2026-05-21 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21 19:10 [mark:arm64/fpsimd/asm-cleanup 14/18] drivers/net/wireless/ath/ath6kl/core.h:311:6: error: 'sme_state' defined as wrong kind of tag 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.