All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Re: [PATCH] clk: hisilicon: fix compile testing
Date: Tue, 2 Dec 2025 00:16:42 +0800	[thread overview]
Message-ID: <202512012348.FlarXiKj-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "only suspicious fbc files changed"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20251130214720.394745-1-seimun018r@gmail.com>
References: <20251130214720.394745-1-seimun018r@gmail.com>
TO: Peter Novak <seimun018r@gmail.com>
TO: sboyd@kernel.org
TO: mturquette@baylibre.com
CC: linux-clk@vger.kernel.org
CC: Peter Novak <seimun018r@gmail.com>

Hi Peter,

kernel test robot noticed the following build errors:

[auto build test ERROR on clk/clk-next]
[also build test ERROR on linus/master v6.18 next-20251201]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Peter-Novak/clk-hisilicon-fix-compile-testing/20251201-054942
base:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
patch link:    https://lore.kernel.org/r/20251130214720.394745-1-seimun018r%40gmail.com
patch subject: [PATCH] clk: hisilicon: fix compile testing
:::::: branch date: 18 hours ago
:::::: commit date: 18 hours ago
config: m68k-allnoconfig (https://download.01.org/0day-ci/archive/20251201/202512012348.FlarXiKj-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251201/202512012348.FlarXiKj-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/r/202512012348.FlarXiKj-lkp@intel.com/

All errors (new ones prefixed by >>):

   m68k-linux-ld: drivers/clk/hisilicon/clk.o: in function `hisi_clk_register_fixed_rate':
   clk.c:(.text+0xcc): undefined reference to `clk_register_fixed_rate'
>> m68k-linux-ld: clk.c:(.text+0x114): undefined reference to `clk_unregister_fixed_rate'
   m68k-linux-ld: drivers/clk/hisilicon/clk.o: in function `hisi_clk_register_fixed_factor':
   clk.c:(.text+0x188): undefined reference to `clk_register_fixed_factor'
>> m68k-linux-ld: clk.c:(.text+0x1d4): undefined reference to `clk_unregister_fixed_factor'
   m68k-linux-ld: drivers/clk/hisilicon/clk.o: in function `hisi_clk_register_mux':
   clk.c:(.text+0x24a): undefined reference to `clk_register_mux_table'
>> m68k-linux-ld: clk.c:(.text+0x2ea): undefined reference to `clk_unregister_mux'
   m68k-linux-ld: drivers/clk/hisilicon/clk.o: in function `hisi_clk_register_divider':
   clk.c:(.text+0x3dc): undefined reference to `clk_register_divider_table'
>> m68k-linux-ld: clk.c:(.text+0x46c): undefined reference to `clk_unregister_divider'
   m68k-linux-ld: drivers/clk/hisilicon/clk.o: in function `hisi_clk_register_gate':
   clk.c:(.text+0x4d0): undefined reference to `clk_register_gate'
>> m68k-linux-ld: clk.c:(.text+0x55a): undefined reference to `clk_unregister_gate'
   m68k-linux-ld: drivers/clk/hisilicon/clkgate-separated.o: in function `hisi_register_clkgate_sep':
   clkgate-separated.c:(.text+0x156): undefined reference to `clk_register'
>> m68k-linux-ld: clkgate-separated.c:(.text+0x19e): undefined reference to `clk_register'
   m68k-linux-ld: drivers/clk/hisilicon/clkdivider-hi6220.o: in function `hi6220_clkdiv_set_rate':
   clkdivider-hi6220.c:(.text+0x26): undefined reference to `divider_get_val'
   m68k-linux-ld: drivers/clk/hisilicon/clkdivider-hi6220.o: in function `hi6220_clkdiv_recalc_rate':
   clkdivider-hi6220.c:(.text+0xd2): undefined reference to `divider_recalc_rate'
   m68k-linux-ld: drivers/clk/hisilicon/clkdivider-hi6220.o: in function `hi6220_clkdiv_determine_rate':
   clkdivider-hi6220.c:(.text+0x108): undefined reference to `clk_hw_get_parent'
>> m68k-linux-ld: clkdivider-hi6220.c:(.text+0x124): undefined reference to `divider_round_rate_parent'
   m68k-linux-ld: drivers/clk/hisilicon/clkdivider-hi6220.o: in function `hi6220_register_clkdiv':
   clkdivider-hi6220.c:(.text+0x24a): undefined reference to `clk_register'
   m68k-linux-ld: drivers/clk/hisilicon/clk-hisi-phase.o: in function `clk_register_hisi_phase':
   clk-hisi-phase.c:(.text+0x1ae): undefined reference to `devm_clk_register'
>> m68k-linux-ld: clk-hisi-phase.c:(.text+0x220): undefined reference to `devm_clk_register'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

             reply	other threads:[~2025-12-01 16:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01 16:16 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-12-01 15:55 [PATCH] clk: hisilicon: fix compile testing kernel test robot
2025-11-30 21:47 Peter Novak

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=202512012348.FlarXiKj-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@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.