From: Sam Ravnborg <sam@ravnborg.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>,
Russell King <rmk+lkml@arm.linux.org.uk>,
linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org
Subject: Re: [RFC] remove linux/hardirq.h from asm-generic/local.h
Date: Wed, 17 Dec 2008 06:45:51 +0100 [thread overview]
Message-ID: <20081217054551.GA2983@uranus.ravnborg.org> (raw)
In-Reply-To: <20081216183547.de79b7f0.akpm@linux-foundation.org>
> > +++ b/arch/sparc64/kernel/mdesc.c
> > @@ -11,6 +11,7 @@
> > #include <linux/mm.h>
> > #include <linux/miscdevice.h>
> >
> > +#include <asm/cpudata.h>
> > #include <asm/hypervisor.h>
> > #include <asm/mdesc.h>
> > #include <asm/prom.h>
> > diff --git a/arch/sparc64/kernel/sysfs.c b/arch/sparc64/kernel/sysfs.c
> > index 84e5ce1..d28f496 100644
> > --- a/arch/sparc64/kernel/sysfs.c
> > +++ b/arch/sparc64/kernel/sysfs.c
> > @@ -8,6 +8,7 @@
> > #include <linux/percpu.h>
> > #include <linux/init.h>
> >
> > +#include <asm/cpudata.h>
> > #include <asm/hypervisor.h>
> > #include <asm/spitfire.h>
>
> hm, the two sparc64 files have just magically disappeared from linux-next.
s/magically/by hard work/ ;-)
We have unified sparc and sparc64 so all files lives in
arch/sparc/* these days.
Feed the sparc64 bits to davem and he will take care.
Or I can do it if you like.
Sam
next prev parent reply other threads:[~2008-12-17 5:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-14 13:39 [RFC] remove linux/hardirq.h from asm-generic/local.h Russell King
2008-12-14 17:58 ` Andrew Morton
2008-12-14 19:51 ` Russell King
2008-12-17 1:42 ` Stephen Rothwell
2008-12-16 18:47 ` Alexey Dobriyan
2008-12-17 2:35 ` Andrew Morton
2008-12-17 5:45 ` Sam Ravnborg [this message]
2008-12-14 19:53 ` Geert Uytterhoeven
2008-12-14 19:53 ` Geert Uytterhoeven
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=20081217054551.GA2983@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+lkml@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox