* [linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200
@ 2024-09-09 0:42 kernel test robot
2024-09-09 16:20 ` Paul E. McKenney
0 siblings, 1 reply; 4+ messages in thread
From: kernel test robot @ 2024-09-09 0:42 UTC (permalink / raw)
To: Paul E. McKenney
Cc: oe-kbuild-all, Linux Memory Management List, Neeraj Upadhyay
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 9aaeb87ce1e966169a57f53a02ba05b30880ffb8
commit: fe91cf39db0939ac8d523b5a1c31840f7cbe205c [3671/10296] rcu/tasks: Add detailed grace-period and barrier diagnostics
config: powerpc64-randconfig-003-20240908 (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-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/oe-kbuild-all/202409090839.Gz712lD2-lkp@intel.com/
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
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200
2024-09-09 0:42 [linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200 kernel test robot
@ 2024-09-09 16:20 ` Paul E. McKenney
2024-09-10 0:40 ` Philip Li
0 siblings, 1 reply; 4+ messages in thread
From: Paul E. McKenney @ 2024-09-09 16:20 UTC (permalink / raw)
To: kernel test robot
Cc: oe-kbuild-all, Linux Memory Management List, Neeraj Upadhyay
On Mon, Sep 09, 2024 at 08:42:42AM +0800, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 9aaeb87ce1e966169a57f53a02ba05b30880ffb8
> commit: fe91cf39db0939ac8d523b5a1c31840f7cbe205c [3671/10296] rcu/tasks: Add detailed grace-period and barrier diagnostics
> config: powerpc64-randconfig-003-20240908 (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-lkp@intel.com/config)
> compiler: powerpc64-linux-gcc (GCC) 14.1.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-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/oe-kbuild-all/202409090839.Gz712lD2-lkp@intel.com/
>
> 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
I have no idea how this patch could have caused this. Help?
Thanx, Paul
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200
2024-09-09 16:20 ` Paul E. McKenney
@ 2024-09-10 0:40 ` Philip Li
2024-09-10 6:33 ` Paul E. McKenney
0 siblings, 1 reply; 4+ messages in thread
From: Philip Li @ 2024-09-10 0:40 UTC (permalink / raw)
To: Paul E. McKenney
Cc: kernel test robot, oe-kbuild-all, Linux Memory Management List,
Neeraj Upadhyay
On Mon, Sep 09, 2024 at 09:20:00AM -0700, Paul E. McKenney wrote:
> On Mon, Sep 09, 2024 at 08:42:42AM +0800, kernel test robot wrote:
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > head: 9aaeb87ce1e966169a57f53a02ba05b30880ffb8
> > commit: fe91cf39db0939ac8d523b5a1c31840f7cbe205c [3671/10296] rcu/tasks: Add detailed grace-period and barrier diagnostics
> > config: powerpc64-randconfig-003-20240908 (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-lkp@intel.com/config)
> > compiler: powerpc64-linux-gcc (GCC) 14.1.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-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/oe-kbuild-all/202409090839.Gz712lD2-lkp@intel.com/
> >
> > 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
>
> I have no idea how this patch could have caused this. Help?
Sorry about the false report, kindly ignore this. Seems it can't bisect to the actual
bad commit, another similar false report is at [1] with a different bad commit.
[1] https://lore.kernel.org/oe-kbuild-all/202409100106.A8692079-lkp@intel.com/
>
> Thanx, Paul
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200
2024-09-10 0:40 ` Philip Li
@ 2024-09-10 6:33 ` Paul E. McKenney
0 siblings, 0 replies; 4+ messages in thread
From: Paul E. McKenney @ 2024-09-10 6:33 UTC (permalink / raw)
To: Philip Li
Cc: kernel test robot, oe-kbuild-all, Linux Memory Management List,
Neeraj Upadhyay
On Tue, Sep 10, 2024 at 08:40:31AM +0800, Philip Li wrote:
> On Mon, Sep 09, 2024 at 09:20:00AM -0700, Paul E. McKenney wrote:
> > On Mon, Sep 09, 2024 at 08:42:42AM +0800, kernel test robot wrote:
> > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > > head: 9aaeb87ce1e966169a57f53a02ba05b30880ffb8
> > > commit: fe91cf39db0939ac8d523b5a1c31840f7cbe205c [3671/10296] rcu/tasks: Add detailed grace-period and barrier diagnostics
> > > config: powerpc64-randconfig-003-20240908 (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-lkp@intel.com/config)
> > > compiler: powerpc64-linux-gcc (GCC) 14.1.0
> > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240909/202409090839.Gz712lD2-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/oe-kbuild-all/202409090839.Gz712lD2-lkp@intel.com/
> > >
> > > 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
> >
> > I have no idea how this patch could have caused this. Help?
>
> Sorry about the false report, kindly ignore this. Seems it can't bisect to the actual
> bad commit, another similar false report is at [1] with a different bad commit.
>
> [1] https://lore.kernel.org/oe-kbuild-all/202409100106.A8692079-lkp@intel.com/
No problem, and I know that feeling!
Thanx, Paul
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-10 6:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-09 0:42 [linux-next:master 3671/10296] ERROR: start_text address is c000000000000700, should be c000000000000200 kernel test robot
2024-09-09 16:20 ` Paul E. McKenney
2024-09-10 0:40 ` Philip Li
2024-09-10 6:33 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox