linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:WIP.x86/cpu 12/18] undefined reference to `.Lparanoid_entry_checkgs'
@ 2019-06-16 21:46 kbuild test robot
  2019-06-16 21:55 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2019-06-16 21:46 UTC (permalink / raw)
  To: Chang S. Bae; +Cc: kbuild-all, linux-kernel, tipbuild, Thomas Gleixner

[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/cpu
head:   60152cedb1bd1fa603528d53d1eec0279a74223f
commit: 2902fa1280ff6b1ecac1d41d1ab81239393e09fb [12/18] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
config: x86_64-alldefconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
        git checkout 2902fa1280ff6b1ecac1d41d1ab81239393e09fb
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: arch/x86/entry/entry_64.o: in function `paranoid_entry':
>> (.entry.text+0xf20): undefined reference to `.Lparanoid_entry_checkgs'
   ld: arch/x86/entry/entry_64.o: in function `paranoid_exit':
>> (.entry.text+0xf52): undefined reference to `.Lparanoid_exit_checkgs'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 10693 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [tip:WIP.x86/cpu 12/18] undefined reference to `.Lparanoid_entry_checkgs'
  2019-06-16 21:46 [tip:WIP.x86/cpu 12/18] undefined reference to `.Lparanoid_entry_checkgs' kbuild test robot
@ 2019-06-16 21:55 ` Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2019-06-16 21:55 UTC (permalink / raw)
  To: kbuild test robot; +Cc: Chang S. Bae, kbuild-all, linux-kernel, tipbuild

On Mon, 17 Jun 2019, kbuild test robot wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/cpu
> head:   60152cedb1bd1fa603528d53d1eec0279a74223f
> commit: 2902fa1280ff6b1ecac1d41d1ab81239393e09fb [12/18] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
> config: x86_64-alldefconfig (attached as .config)
> compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
> reproduce:
>         git checkout 2902fa1280ff6b1ecac1d41d1ab81239393e09fb
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
> 
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    ld: arch/x86/entry/entry_64.o: in function `paranoid_entry':
> >> (.entry.text+0xf20): undefined reference to `.Lparanoid_entry_checkgs'

My bad. Fixed and pushed out.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-16 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-16 21:46 [tip:WIP.x86/cpu 12/18] undefined reference to `.Lparanoid_entry_checkgs' kbuild test robot
2019-06-16 21:55 ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).