2023-10-06 20:42:52

by kernel test robot

[permalink] [raw]
Subject: ERROR: start_text address is c000000000000900, should be c000000000000200

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/[email protected]/config)
compiler: powerpc64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/[email protected]/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 <[email protected]>
| Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/

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

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


2023-11-05 05:05:20

by Randy Dunlap

[permalink] [raw]
Subject: Re: ERROR: start_text address is c000000000000900, should be c000000000000200

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/[email protected]/config)
> compiler: powerpc64-linux-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/[email protected]/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 <[email protected]>
> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
>
> 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

2023-11-05 07:34:33

by Li, Philip

[permalink] [raw]
Subject: Re: ERROR: start_text address is c000000000000900, should be c000000000000200

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/[email protected]/config)
> > compiler: powerpc64-linux-gcc (GCC) 13.2.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/[email protected]/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 <[email protected]>
> > | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
> >
> > 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
>