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

From: Randy Dunlap
Date: Sun Nov 05 2023 - 01:05:22 EST


Hi robot,

On 10/6/23 13:41, kernel test robot wrote:
> Hi Randy,
>
> FYI, the error/warning still remains.
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: af95dc6fdc25e616051d0234aad638e15c02ec8f
> commit: 47c258d71ebfc832a760a1dc6540cf3c33968023 powerpc/head_check: use stdout for error messages
> date: 2 years, 2 months ago
> config: powerpc64-buildonly-randconfig-r003-20211118 (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-lkp@xxxxxxxxx/config)
> compiler: powerpc64-linux-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-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/202310070419.BcA2fDgk-lkp@xxxxxxxxx/
>
> All errors (new ones prefixed by >>):
>
>>> ERROR: start_text address is c000000000000900, should be c000000000000200
> ERROR: try to enable LD_HEAD_STUB_CATCH config option
> ERROR: see comments in arch/powerpc/tools/head_check.sh

This build error also happens when the referenced commit is reverted.
I.e., that patch has nothing to do with this build problem -- only where
it is reported.

--
~Randy