From: kernel test robot <lkp@intel.com>
To: Mark Rutland <mark.rutland@arm.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [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
Date: Fri, 22 May 2026 03:10:01 +0800 [thread overview]
Message-ID: <202605220327.HBiTexzK-lkp@intel.com> (raw)
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
reply other threads:[~2026-05-21 19:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202605220327.HBiTexzK-lkp@intel.com \
--to=lkp@intel.com \
--cc=mark.rutland@arm.com \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.