From: Geoff Levand <geoffrey.levand@am.sony.com>
To: Christoph Hellwig <hch@lst.de>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 3/16] add base support for Celleb platform
Date: Wed, 15 Nov 2006 16:51:25 -0800 [thread overview]
Message-ID: <455BB60D.1070506@am.sony.com> (raw)
In-Reply-To: <20061115183621.GB21633@lst.de>
Christoph Hellwig wrote:
>> @@ -16,3 +16,4 @@
>> obj-$(CONFIG_PPC_PASEMI) += pasemi/
>> obj-$(CONFIG_PPC_CELL) += cell/
>> obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/
>> +obj-$(CONFIG_PPC_CELLEB) += celleb/
>
> So another platforms directory. I think we need to sort out the
> mess we have currently.
>
> I'd prefer either
>
> arch/powerpc/platforms/cell generic cell code (spufs, ..)
> arch/powerpc/platforms/ibmcell cell blade & co support
> arch/powerpc/platforms/ps3hv Sony hypervisor support
> arch/powerpc/platforms/celleb Toshiba
I also think this is preferable to the existing layout, that has both generic
cell support and IBM Blade support in one directory (platforms/cell).
-Geoff
next prev parent reply other threads:[~2006-11-16 0:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 9:31 [PATCH 3/16] add base support for Celleb platform Ishizaki Kou
2006-11-15 17:23 ` Arnd Bergmann
2006-11-15 18:36 ` Christoph Hellwig
2006-11-15 23:31 ` Benjamin Herrenschmidt
2006-11-17 6:52 ` Christoph Hellwig
2006-11-16 0:51 ` Geoff Levand [this message]
2006-11-20 21:03 ` Geoff Levand
-- strict thread matches above, loose matches on Subject: below --
2006-11-17 10:27 Ishizaki Kou
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=455BB60D.1070506@am.sony.com \
--to=geoffrey.levand@am.sony.com \
--cc=hch@lst.de \
--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 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.