Re: [PATCH v4 resend] OLPC: Add XO-1 suspend/resume support

From: H. Peter Anvin
Date: Thu Dec 02 2010 - 21:10:43 EST


On 12/02/2010 04:57 PM, Andrew Morton wrote:
> On Thu, 18 Nov 2010 20:28:37 +0000 (GMT)
> Daniel Drake <dsd@xxxxxxxxxx> wrote:
>
>> Add code needed for basic suspend/resume of the XO-1 laptop.
>>
>> Signed-off-by: Daniel Drake <dsd@xxxxxxxxxx>
>> ---
>> arch/x86/Kconfig | 2 +-
>> arch/x86/include/asm/olpc.h | 9 ++-
>> arch/x86/platform/olpc/Makefile | 2 +-
>> arch/x86/platform/olpc/olpc-xo1-wakeup.S | 132 ++++++++++++++++++++++++++++++
>> arch/x86/platform/olpc/olpc-xo1.c | 79 ++++++++++++++++++
>
> i386 allmodconfig:
>
> make[3]: *** No rule to make target `arch/x86/platform/olpc/olpc-xo1-wakeup.c',
>
> I "fixed" that locally by making olpc depend on x86_64.

... which is of course completely busted since olpc is 32 bit.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/