2006-05-02 05:54:10

by David Miller

[permalink] [raw]
Subject: Re: + fix-compile-error-undefined-reference-for-sparc64.patch added to -mm tree

From: [email protected]
Date: Mon, 01 May 2006 22:44:26 -0700

> From: Yasunori Goto <[email protected]>
>
> Fix "undefined reference to `arch_add_memory'" on sparc64 allmodconfig.
>
> sparc64 doesn't support memory hotplug. But we want it to support
> sparsemem.
>
> Signed-off-by: Yasunori Goto <[email protected]>
> Cc: "David S. Miller" <[email protected]>
> Signed-off-by: Andrew Morton <[email protected]>

I haven't seen any problems in Linus's tree, so I'm assuming
this is only a problem in -mm?


2006-05-02 06:26:56

by Yasunori Goto

[permalink] [raw]
Subject: Re: + fix-compile-error-undefined-reference-for-sparc64.patch added to -mm tree

> From: [email protected]
> Date: Mon, 01 May 2006 22:44:26 -0700
>
> > From: Yasunori Goto <[email protected]>
> >
> > Fix "undefined reference to `arch_add_memory'" on sparc64 allmodconfig.
> >
> > sparc64 doesn't support memory hotplug. But we want it to support
> > sparsemem.
> >
> > Signed-off-by: Yasunori Goto <[email protected]>
> > Cc: "David S. Miller" <[email protected]>
> > Signed-off-by: Andrew Morton <[email protected]>
>
> I haven't seen any problems in Linus's tree, so I'm assuming
> this is only a problem in -mm?

Yes. this patch is for 2.6.17-rc3-mm1.


--
Yasunori Goto