All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
	arm@kernel.org,
	Gregory CLEMENT <gregory.clement@free-electrons.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: Build error: OMAP randconfig / mvebu
Date: Thu, 14 Feb 2013 09:06:52 -0300	[thread overview]
Message-ID: <20130214120650.GA11345@localhost> (raw)
In-Reply-To: <201302141127.07378.arnd@arndb.de>

Hi Arnd,

On Thu, Feb 14, 2013 at 11:27:07AM +0000, Arnd Bergmann wrote:
> On Thursday 14 February 2013, Ezequiel Garcia  wrote:
> > On Thu, Feb 14, 2013 at 11:08:03AM +0000, Russell King - ARM Linux wrote:
> > > 
> > > It's all publically available via my website.
> > 
> > I'm kind of new around here, and I have no clue where that may be.
> > 
> > I hope you don't mind helping me this time.
> 
> 
> Please have a look at http://www.arm.linux.org.uk/developer/build/

Okey.

FYI, using the random config file for OMAP4430 and also with a manual
config that chooses ARCH_MVEBU but doesn't choose MACH_ARMADA_XP or
MACH_ARMADA_370, this make error is *gone* after applying your patch:

arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_init_cpus':
:(.init.text+0x74): undefined reference to `coherency_get_cpu_count'
:(.init.text+0xb8): undefined reference to `armada_mpic_send_doorbell'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_prepare_cpus':
:(.init.text+0x250): undefined reference to `set_cpu_coherent'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_boot_secondary':
:(.cpuinit.text+0x10): undefined reference to `armada_xp_boot_cpu'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_secondary_init':
:(.cpuinit.text+0x2c): undefined reference to `armada_xp_mpic_smp_cpu_init'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_secondary_startup':
:(.cpuinit.text+0x40): undefined reference to `ll_set_cpu_coherent'

Now, using the random config there's a new error, unrelated to the
previous one:

ERROR: "twl6030_interrupt_unmask" [drivers/usb/otg/twl6030-usb.ko] undefined!
ERROR: "twl_i2c_read_u8" [drivers/usb/otg/twl6030-usb.ko] undefined!
ERROR: "twl_i2c_write_u8" [drivers/usb/otg/twl6030-usb.ko] undefined!
ERROR: "twl6030_interrupt_mask" [drivers/usb/otg/twl6030-usb.ko] undefined!

Regards,
-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: Build error: OMAP randconfig / mvebu
Date: Thu, 14 Feb 2013 09:06:52 -0300	[thread overview]
Message-ID: <20130214120650.GA11345@localhost> (raw)
In-Reply-To: <201302141127.07378.arnd@arndb.de>

Hi Arnd,

On Thu, Feb 14, 2013 at 11:27:07AM +0000, Arnd Bergmann wrote:
> On Thursday 14 February 2013, Ezequiel Garcia  wrote:
> > On Thu, Feb 14, 2013 at 11:08:03AM +0000, Russell King - ARM Linux wrote:
> > > 
> > > It's all publically available via my website.
> > 
> > I'm kind of new around here, and I have no clue where that may be.
> > 
> > I hope you don't mind helping me this time.
> 
> 
> Please have a look at http://www.arm.linux.org.uk/developer/build/

Okey.

FYI, using the random config file for OMAP4430 and also with a manual
config that chooses ARCH_MVEBU but doesn't choose MACH_ARMADA_XP or
MACH_ARMADA_370, this make error is *gone* after applying your patch:

arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_init_cpus':
:(.init.text+0x74): undefined reference to `coherency_get_cpu_count'
:(.init.text+0xb8): undefined reference to `armada_mpic_send_doorbell'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_smp_prepare_cpus':
:(.init.text+0x250): undefined reference to `set_cpu_coherent'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_boot_secondary':
:(.cpuinit.text+0x10): undefined reference to `armada_xp_boot_cpu'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_secondary_init':
:(.cpuinit.text+0x2c): undefined reference to `armada_xp_mpic_smp_cpu_init'
arch/arm/mach-mvebu/built-in.o: In function `armada_xp_secondary_startup':
:(.cpuinit.text+0x40): undefined reference to `ll_set_cpu_coherent'

Now, using the random config there's a new error, unrelated to the
previous one:

ERROR: "twl6030_interrupt_unmask" [drivers/usb/otg/twl6030-usb.ko] undefined!
ERROR: "twl_i2c_read_u8" [drivers/usb/otg/twl6030-usb.ko] undefined!
ERROR: "twl_i2c_write_u8" [drivers/usb/otg/twl6030-usb.ko] undefined!
ERROR: "twl6030_interrupt_mask" [drivers/usb/otg/twl6030-usb.ko] undefined!

Regards,
-- 
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com

  reply	other threads:[~2013-02-14 12:07 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 10:08 Build error: OMAP randconfig / mvebu Russell King - ARM Linux
2013-02-08 10:08 ` Russell King - ARM Linux
2013-02-08 10:45 ` Arnd Bergmann
2013-02-08 10:45   ` Arnd Bergmann
2013-02-08 11:06   ` Gregory CLEMENT
2013-02-08 11:06     ` Gregory CLEMENT
2013-02-08 13:33     ` Arnd Bergmann
2013-02-08 13:33       ` Arnd Bergmann
2013-02-14 10:09       ` Russell King - ARM Linux
2013-02-14 10:09         ` Russell King - ARM Linux
2013-02-14 11:03         ` Ezequiel Garcia
2013-02-14 11:03           ` Ezequiel Garcia
2013-02-14 11:08           ` Russell King - ARM Linux
2013-02-14 11:08             ` Russell King - ARM Linux
2013-02-14 11:12             ` Ezequiel Garcia
2013-02-14 11:12               ` Ezequiel Garcia
2013-02-14 11:27               ` Arnd Bergmann
2013-02-14 11:27                 ` Arnd Bergmann
2013-02-14 12:06                 ` Ezequiel Garcia [this message]
2013-02-14 12:06                   ` Ezequiel Garcia
2013-02-14 12:21                   ` Arnd Bergmann
2013-02-14 12:21                     ` Arnd Bergmann
2013-02-14 12:35                     ` Gregory CLEMENT
2013-02-14 12:35                       ` Gregory CLEMENT
2013-02-14 12:49                     ` Ezequiel Garcia
2013-02-14 12:49                       ` Ezequiel Garcia
2013-02-14 19:36                     ` Jason Cooper
2013-02-14 19:36                       ` Jason Cooper
2013-02-14 11:12           ` Arnd Bergmann
2013-02-14 11:12             ` Arnd Bergmann
2013-02-14 12:21       ` Gregory CLEMENT
2013-02-14 12:21         ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130214120650.GA11345@localhost \
    --to=ezequiel.garcia@free-electrons.com \
    --cc=andrew@lunn.ch \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.