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

From: Philip Li
Date: Sun Nov 05 2023 - 02:34:21 EST


On Sat, Nov 04, 2023 at 10:04:55PM -0700, Randy Dunlap wrote:
> 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.

Got it Randy, thanks for the information. We will take care of this to
avoid reporting the false positive against this commit. Sorry for the noise.

>
> --
> ~Randy
>