* [mmotm:master 298/371] {standard input}:124: Warning: .ent or .aent not in text section
@ 2019-02-13 15:32 kbuild test robot
2019-02-14 1:25 ` yamada.masahiro
0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2019-02-13 15:32 UTC (permalink / raw)
To: Masahiro Yamada
Cc: kbuild-all, Johannes Weiner, Andrew Morton, Linux Memory Management List
[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]
tree: git://git.cmpxchg.org/linux-mmotm.git master
head: 9ee6a8c1599037fee13ab8a1780092b96db446df
commit: 2903b418aef5ba68068d3a9a6f8c8e6ff28f6485 [298/371] kernel/configs: use .incbin directive to embed config_data.gz
config: mips-allmodconfig (attached as .config)
compiler: mips-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 2903b418aef5ba68068d3a9a6f8c8e6ff28f6485
# save the attached .config to linux build tree
GCC_VERSION=8.2.0 make.cross ARCH=mips
All warnings (new ones prefixed by >>):
{standard input}: Assembler messages:
>> {standard input}:124: Warning: .ent or .aent not in text section
>> {standard input}:165: Warning: .end not in text section
---
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: 58691 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [mmotm:master 298/371] {standard input}:124: Warning: .ent or .aent not in text section
2019-02-13 15:32 [mmotm:master 298/371] {standard input}:124: Warning: .ent or .aent not in text section kbuild test robot
@ 2019-02-14 1:25 ` yamada.masahiro
0 siblings, 0 replies; 2+ messages in thread
From: yamada.masahiro @ 2019-02-14 1:25 UTC (permalink / raw)
To: lkp; +Cc: kbuild-all, hannes, akpm, linux-mm
Hi kbuild test robot,
> -----Original Message-----
> From: kbuild test robot [mailto:lkp@intel.com]
> Sent: Thursday, February 14, 2019 12:33 AM
> To: Yamada, Masahiro/山田 真弘 <yamada.masahiro@socionext.com>
> Cc: kbuild-all@01.org; Johannes Weiner <hannes@cmpxchg.org>; Andrew
> Morton <akpm@linux-foundation.org>; Linux Memory Management List
> <linux-mm@kvack.org>
> Subject: [mmotm:master 298/371] {standard input}:124: Warning: .ent
> or .aent not in text section
>
> tree: git://git.cmpxchg.org/linux-mmotm.git master
> head: 9ee6a8c1599037fee13ab8a1780092b96db446df
> commit: 2903b418aef5ba68068d3a9a6f8c8e6ff28f6485 [298/371]
> kernel/configs: use .incbin directive to embed config_data.gz
> config: mips-allmodconfig (attached as .config)
> compiler: mips-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0
> reproduce:
> wget
> https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cro
> ss -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 2903b418aef5ba68068d3a9a6f8c8e6ff28f6485
> # save the attached .config to linux build tree
> GCC_VERSION=8.2.0 make.cross ARCH=mips
>
> All warnings (new ones prefixed by >>):
>
> {standard input}: Assembler messages:
> >> {standard input}:124: Warning: .ent or .aent not in text section
> >> {standard input}:165: Warning: .end not in text section
Thanks for catching this!
.pushsection and .popsection should be used here.
Andrew,
I will send v2 soon.
Thanks.
Masahiro Yamada
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-14 1:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 15:32 [mmotm:master 298/371] {standard input}:124: Warning: .ent or .aent not in text section kbuild test robot
2019-02-14 1:25 ` yamada.masahiro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox