On Tue, Mar 13, 2018 at 01:52:36PM +0100, Arnd Bergmann wrote:
> The printk symbol was intended as a generic address that is always
> exported, however that turned out to be false with CONFIG_PRINTK=n:
>
> ERROR: "printk" [arch/arm64/kernel/arm64-reloc-test.ko] undefined!
>
> This changes the ref
The printk symbol was intended as a generic address that is always
exported, however that turned out to be false with CONFIG_PRINTK=n:
ERROR: "printk" [arch/arm64/kernel/arm64-reloc-test.ko] undefined!
This changes the references to memstart_addr, which should be there
regardless of configuration
On 13 March 2018 at 11:41, Arnd Bergmann wrote:
> The printk symbol was intended as a generic address that is always
> exported, however that turned out to be false with CONFIG_PRINTK=n:
>
> ERROR: "printk" [arch/arm64/kernel/arm64-reloc-test.ko] undefined!
>
> This changes the references to memst
The printk symbol was intended as a generic address that is always
exported, however that turned out to be false with CONFIG_PRINTK=n:
ERROR: "printk" [arch/arm64/kernel/arm64-reloc-test.ko] undefined!
This changes the references to memstart_addr, which should be there
regardless of configuration
Hi Joe,
On Sat, Sep 24, 2016 at 08:46:26PM -0700, Joe Perches wrote:
On Sun, 2016-09-25 at 11:40 +0800, kbuild test robot wrote:
Hi Joe,
Hey Fengguang
It's probably a bug fix that unveils the link errors.
I think all of these reports about compiler-gcc integrations
are bogons.
Yes, sorr
# save the attached .config to linux build tree
> make.cross ARCH=m32r
>
>
> All errors (new ones prefixed by >>):
>
>
>arch/m32r/kernel/built-in.o: In function `default_eit_handler':
> > > (.text+0x3fc): undefined reference to `printk'
There isn't any association to integration here.
>
git checkout cb984d101b30eb7478d32df56a0023e4603cba7f
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3fc): undefined referen
Hi Fengguang,
On Sunday 11 September 2016 02:16 AM, Fengguang Wu wrote:
Sorry m32r looks orphaned and there is no maintainer to CC
such arch related error report..
Yes, its a pity that it has no maintainer. I have tried to contact the
previous maintainer (Hirokazu Takata) but without any succe
inux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
(.text+0x51c): undefined reference to `printk'
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
(.text+0x51
ckout 63a3f603413ffe82ad775f2d62a5afff87fd94a0
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x51c): undefined reference to `printk'
ckout 63a3f603413ffe82ad775f2d62a5afff87fd94a0
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x51c): undefined reference to `printk'
ckout 63a3f603413ffe82ad775f2d62a5afff87fd94a0
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x51c): undefined reference to `printk'
ckout 63a3f603413ffe82ad775f2d62a5afff87fd94a0
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x51c): undefined reference to `printk'
ckout 63a3f603413ffe82ad775f2d62a5afff87fd94a0
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x51c): undefined reference to `printk'
5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3f8): undefined reference to `printk
5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3f8): undefined reference to `printk
5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3f8): undefined reference to `printk
.o: In function `default_eit_handler':
> > >> (.text+0x3f8): undefined reference to `printk'
> >arch/m32r/kernel/built-in.o: In function `default_eit_handler':
> >(.text+0x3f8): relocation truncated to fit: R_M32R_26_PCREL_RELA against
> > undefined symbol
nes prefixed by >>):
>
>arch/m32r/kernel/built-in.o: In function `default_eit_handler':
> >> (.text+0x3f8): undefined reference to `printk'
>arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>(.text+0x3f8): relocation truncate
5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3f8): undefined reference to `printk
[Adding LKML, linux-arch, and Linus.]
On Sun, Jun 12, 2016 at 10:17:01AM +0800, kbuild test robot wrote:
> All errors (new ones prefixed by >>):
>
>arch/m32r/kernel/built-in.o: In function `default_eit_handler':
> >> (.text+0x3f8): undefined reference to `printk
5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3f8): undefined reference to `printk
5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a
# save the attached .config to linux build tree
make.cross ARCH=m32r
All errors (new ones prefixed by >>):
arch/m32r/kernel/built-in.o: In function `default_eit_handler':
>> (.text+0x3f8): undefined reference to `printk
23 matches
Mail list logo