From: Wolfgang Denk <hidden> Date: 2004-07-02 14:54:28
In message [off-list ref] you wrote:
The official 2.6.7 kernel works just fine on ppc machines.
Please define "ppc machines". It doesn't work on most of the systems
we have in the lab (like MPC8xx or MPC5200 etc.)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
It is easier to write an incorrect program than understand a correct
one.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
The official 2.6.7 kernel works just fine on ppc machines.
Please define "ppc machines". It doesn't work on most of the systems
we have in the lab (like MPC8xx or MPC5200 etc.)
The question was: "Is there a linuxppc-2.6 kernel tree or are they
still using the linuxppc-2.5 tree?". "They" isn't a good definition
of what machines (or people ?) he was referring to. I guessed he
meant the majority of ppc machines.
--
Giuliano.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Gary Thomas <hidden> Date: 2004-07-02 15:56:26
On Fri, 2004-07-02 at 08:54, Wolfgang Denk wrote:
In message [off-list ref] you wrote:
quoted
The official 2.6.7 kernel works just fine on ppc machines.
Please define "ppc machines". It doesn't work on most of the systems
we have in the lab (like MPC8xx or MPC5200 etc.)
Indeed. Not all "PPC machines" are Apple MacIntosh systems, although
Macs do use the PowerPC CPU. Too many folks simply equate the two...
--
Gary Thomas [off-list ref]
MLB Associates
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Benjamin Herrenschmidt <benh@kernel.crashing.org> Date: 2004-07-06 15:08:47
On Fri, 2004-07-02 at 10:56, Gary Thomas wrote:
On Fri, 2004-07-02 at 08:54, Wolfgang Denk wrote:
quoted
In message [off-list ref] you wrote:
quoted
The official 2.6.7 kernel works just fine on ppc machines.
Please define "ppc machines". It doesn't work on most of the systems
we have in the lab (like MPC8xx or MPC5200 etc.)
Indeed. Not all "PPC machines" are Apple MacIntosh systems, although
Macs do use the PowerPC CPU. Too many folks simply equate the two...
Then send patches upstream. It's plain wrong to reproduce what we
had in 2.4 letting all sort of stuffs pile up in the "ppc" trees
that never get sent upstream.
I tend to think that pretty much everything including fancy board
support should be sent to lkml for comment & proposed upstream right
away.
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: David Woodhouse <dwmw2@infradead.org> Date: 2004-08-13 16:59:41
On Tue, 2004-07-06 at 10:08 -0500, Benjamin Herrenschmidt wrote:
On Fri, 2004-07-02 at 10:56, Gary Thomas wrote:
quoted
On Fri, 2004-07-02 at 08:54, Wolfgang Denk wrote:
quoted
In message [off-list ref] you wrote:
quoted
The official 2.6.7 kernel works just fine on ppc machines.
Please define "ppc machines". It doesn't work on most of the systems
we have in the lab (like MPC8xx or MPC5200 etc.)
There was a fair amount of MPC5200 code merged recently. MPC8xx
apparently isn't far off working either.
quoted
Indeed. Not all "PPC machines" are Apple MacIntosh systems, although
Macs do use the PowerPC CPU. Too many folks simply equate the two...
Amongst the "PPC machines" on which I have 2.6 running are mpc8265,
mpc8560 and a dual 745x machine with MV64360 chipset -- although the
latter isn't merged into Linus' tree yet.
It's not _just_ working on macs.
I tend to think that pretty much everything including fancy board
support should be sent to lkml for comment & proposed upstream right
away.