Re: ERROR: start_text address is c000000000000700, should be c000000000000200

From: Steven Rostedt
Date: Mon Sep 09 2024 - 14:14:43 EST


On Tue, 10 Sep 2024 02:05:29 +0800
kernel test robot <lkp@xxxxxxxxx> wrote:

> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: da3ea35007d0af457a0afc87e84fddaebc4e0b63
> commit: 6e2fdceffdc6bd7b8ba314a1d1b976721533c8f9 tracing: Use refcount for trace_event_file reference counter
> date: 5 weeks ago
> config: powerpc64-randconfig-003-20240908 (https://download.01.org/0day-ci/archive/20240910/202409100106.A8692079-lkp@xxxxxxxxx/config)
> compiler: powerpc64-linux-gcc (GCC) 14.1.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240910/202409100106.A8692079-lkp@xxxxxxxxx/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@xxxxxxxxx>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202409100106.A8692079-lkp@xxxxxxxxx/
>
> All errors (new ones prefixed by >>):
>
> >> ERROR: start_text address is c000000000000700, should be c000000000000200
> ERROR: try to enable LD_HEAD_STUB_CATCH config option
> ERROR: see comments in arch/powerpc/tools/head_check.sh
>

How is the associated commit anywhere close to being the cause of this bug?

-- Steve