public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Master not compiling for r2dplus target
@ 2010-05-18  7:43 Alexandre Courbot
  2010-05-18  7:47 ` Paul Mundt
  2010-05-18  7:52 ` Alexandre Courbot
  0 siblings, 2 replies; 3+ messages in thread
From: Alexandre Courbot @ 2010-05-18  7:43 UTC (permalink / raw)
  To: linux-sh

Note that removing the culprit line results in a working kernel - on
the other hand, declaring it beforehand I just get an unresolved
symbol at link.

On Tue, May 18, 2010 at 4:37 PM, Alexandre Courbot
<alex@dcl.info.waseda.ac.jp> wrote:
>
> Hi everybody,
> Trying to compile from arch/sh/configs/rts7751r2dplus_defconfig upon a fresh update today:
> arch/sh/mm/init.c: In function 'early_reserve_mem':
> arch/sh/mm/init.c:293: error: implicit declaration of function 'reserve_crashkernel'
> The commit that introduced this issue seems to be 4bc277 on Tue May 11 13:32:19 2010 +0900.
> I'm wondering if this is the only architecture suffering from this?
> Alex.

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

* Re: Master not compiling for r2dplus target
  2010-05-18  7:43 Master not compiling for r2dplus target Alexandre Courbot
@ 2010-05-18  7:47 ` Paul Mundt
  2010-05-18  7:52 ` Alexandre Courbot
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2010-05-18  7:47 UTC (permalink / raw)
  To: linux-sh

On Tue, May 18, 2010 at 04:43:06PM +0900, Alexandre Courbot wrote:
> Note that removing the culprit line results in a working kernel - on
> the other hand, declaring it beforehand I just get an unresolved
> symbol at link.
> 
It was one of those silly linux/ and asm/ header mixups. In any event,
it's fixed now.

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

* Re: Master not compiling for r2dplus target
  2010-05-18  7:43 Master not compiling for r2dplus target Alexandre Courbot
  2010-05-18  7:47 ` Paul Mundt
@ 2010-05-18  7:52 ` Alexandre Courbot
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Courbot @ 2010-05-18  7:52 UTC (permalink / raw)
  To: linux-sh

> It was one of those silly linux/ and asm/ header mixups. In any event,
> it's fixed now.

Thanks, that got it working again. Sorry for not having been able to
fix it myself.

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

end of thread, other threads:[~2010-05-18  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-18  7:43 Master not compiling for r2dplus target Alexandre Courbot
2010-05-18  7:47 ` Paul Mundt
2010-05-18  7:52 ` Alexandre Courbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox