From: Andrew Morton <akpm@linux-foundation.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] pm: rework includes, remove arch ifdefs
Date: Tue, 24 Feb 2009 23:45:56 +0000 [thread overview]
Message-ID: <20090224154556.7f4fa1db.akpm@linux-foundation.org> (raw)
In-Reply-To: <20090223080204.13536.67018.sendpatchset@rx1.opensource.se>
On Mon, 23 Feb 2009 17:02:04 +0900
Magnus Damm <magnus.damm@gmail.com> wrote:
> This patch contains the following header file changes:
> - remove arch ifdefs and asm/suspend.h from linux/suspend.h
> - add asm/suspend.h to disk.c (for arch_prepare_suspend())
> - add linux/io.h to swsusp.c (for ioremap())
x86_64 allmodconfig:
In file included from arch/x86/kernel/asm-offsets.c:4:
arch/x86/kernel/asm-offsets_64.c: In function 'main':
arch/x86/kernel/asm-offsets_64.c:109: error: invalid use of undefined type 'struct saved_context'
arch/x86/kernel/asm-offsets_64.c:110: error: invalid use of undefined type 'struct saved_context'
arch/x86/kernel/asm-offsets_64.c:111: error: invalid use of undefined type 'struct saved_context'
arch/x86/kernel/asm-offsets_64.c:112: error: invalid use of undefined type 'struct saved_context'
arch/x86/kernel/asm-offsets_64.c:113: error: invalid use of undefined type 'struct saved_context'
next prev parent reply other threads:[~2009-02-24 23:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-23 8:02 [PATCH] pm: rework includes, remove arch ifdefs Magnus Damm
2009-02-24 23:45 ` Andrew Morton
2009-02-24 23:45 ` Andrew Morton [this message]
2009-02-25 3:59 ` [PATCH] pm: rework includes, remove arch ifdefs V2 Magnus Damm
2009-03-10 11:24 ` Pavel Machek
2009-03-10 11:24 ` [linux-pm] " Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2009-02-23 8:02 [PATCH] pm: rework includes, remove arch ifdefs Magnus Damm
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=20090224154556.7f4fa1db.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-sh@vger.kernel.org \
/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.