* [stable:linux-4.19.y 4143/5827] rt2800lib.c:undefined reference to `clk_get_sys'
@ 2023-05-12 14:16 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-05-12 14:16 UTC (permalink / raw)
To: Daniel Golle; +Cc: oe-kbuild-all, Greg Kroah-Hartman, Kalle Valo, Sasha Levin
tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.y
head: cdfda37ab2cfc783a190b563806cda611c35d1e3
commit: 5ab1829c353647919bfae9a87f9230811ea26ffd [4143/5827] wifi: rt2x00: set SoC wmac clock register
config: m68k-randconfig-r021-20230512 (https://download.01.org/0day-ci/archive/20230512/202305122244.LLs1eJZX-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=5ab1829c353647919bfae9a87f9230811ea26ffd
git remote add stable https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git fetch --no-tags stable linux-4.19.y
git checkout 5ab1829c353647919bfae9a87f9230811ea26ffd
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202305122244.LLs1eJZX-lkp@intel.com/
All errors (new ones prefixed by >>):
m68k-linux-ld: drivers/net/wireless/ralink/rt2x00/rt2800lib.o: in function `rt2800_init_registers':
>> rt2800lib.c:(.text+0xe9ea): undefined reference to `clk_get_sys'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES
Depends on [n]: DISCONTIGMEM [=n] || NUMA
Selected by [y]:
- SINGLE_MEMORY_CHUNK [=y] && MMU [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-12 14:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12 14:16 [stable:linux-4.19.y 4143/5827] rt2800lib.c:undefined reference to `clk_get_sys' 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.