tree: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-fixes head: 7c2e07130090ae001a97a6b65597830d6815e93e commit: 7c2e07130090ae001a97a6b65597830d6815e93e [4/4] clk: x86: Add system specific quirk to mark clocks as critical config: x86_64-randconfig-s4-04111213 (attached as .config) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout 7c2e07130090ae001a97a6b65597830d6815e93e # save the attached .config to linux build tree make ARCH=x86_64 All warnings (new ones prefixed by >>): >> WARNING: vmlinux.o(.text.unlikely+0x42409): Section mismatch in reference from the function pmc_setup_dev.isra.4() to the variable .init.rodata:critclk_systems The function pmc_setup_dev.isra.4() references the variable __initconst critclk_systems. This is often because pmc_setup_dev.isra.4 lacks a __initconst annotation or the annotation of critclk_systems is wrong. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation