* [xinli-intel-fred-public:rdpmc_cleanup 1/6] drivers/hwmon/hwmon-vid.c:18:10: fatal error: 'asm/msr.h' file not found
@ 2025-04-20 9:14 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-04-20 9:14 UTC (permalink / raw)
To: Xin3 Li; +Cc: oe-kbuild-all
tree: https://github.com/xinli-intel/linux-fred-public.git rdpmc_cleanup
head: ef950ee41d42e00ff671e4022ddc8faac83ffeb2
commit: dba1f6081fb02af0af96937b167d27555e293ff3 [1/6] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
config: arm-randconfig-001-20250420 (https://download.01.org/0day-ci/archive/20250420/202504201741.RQzWWTgi-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250420/202504201741.RQzWWTgi-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/202504201741.RQzWWTgi-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/hwmon/hwmon-vid.c:18:10: fatal error: 'asm/msr.h' file not found
18 | #include <asm/msr.h>
| ^~~~~~~~~~~
1 error generated.
vim +18 drivers/hwmon/hwmon-vid.c
17
> 18 #include <asm/msr.h>
19
--
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-04-20 9:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-20 9:14 [xinli-intel-fred-public:rdpmc_cleanup 1/6] drivers/hwmon/hwmon-vid.c:18:10: fatal error: 'asm/msr.h' file not found 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.