From: David Gibson <david@gibson.dropbear.id.au>
To: Kumar Gala <galak@kernel.crashing.org>, linuxppc-dev@ozlabs.org
Subject: Re: RFC: [PATCH] Copy over headers from arch/powerpc to arch/ppc to decouple them
Date: Tue, 28 Aug 2007 11:40:31 +1000 [thread overview]
Message-ID: <20070828014031.GA6811@localhost.localdomain> (raw)
In-Reply-To: <20070828013808.GC3470@localhost.localdomain>
On Tue, Aug 28, 2007 at 11:38:08AM +1000, David Gibson wrote:
> On Mon, Aug 27, 2007 at 09:49:04AM -0500, Kumar Gala wrote:
> > Move over includes files that have CONFIG_PPC_MERGE in them to decouple
> > to interdepencies between ARCH=powerpc & ARCH=ppc.
> >
> > Duplicate the following headers in both locations and remove CONFIG_PPC_MERGE:
> >
> > <asm/dcr.h>
> > <asm/i8259.h>
> > <asm/ipic.h>
> > <asm/irq.h>
> >
> > ---
> >
> > Not sure what people think about this since removing include asm-powerpc
> > from ARCH=ppc builds will require a bunch of other copies beyond these
> > which had a CONFIG_PPC_MERGE in them.
>
> Seems sensible to me.
Hrm... and it might be worth splitting arch/powerpc/kernel/irq.c,
too, which also has a very large #ifdef PPC_MERGE section.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
prev parent reply other threads:[~2007-08-28 1:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-27 14:49 RFC: [PATCH] Copy over headers from arch/powerpc to arch/ppc to decouple them Kumar Gala
2007-08-28 1:38 ` David Gibson
2007-08-28 1:40 ` David Gibson [this message]
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=20070828014031.GA6811@localhost.localdomain \
--to=david@gibson.dropbear.id.au \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).