linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* State of PPC in kernel.org Sources?
@ 2001-08-22 13:44 Kent Borg
  2001-08-22 13:53 ` Alan Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kent Borg @ 2001-08-22 13:44 UTC (permalink / raw)
  To: linux-kernel

What is the state of Power PC support in Linus' kernels?  What about
in -ac kernels?  

I have noticed some recent PPC work in summaries of recent -ac kernels
and wonder how intact it is.  Are they merges to keep PPC forks from
drifting too far?  Are they merges to make furture back-ports from
kernel.org to PPC forks easier?  Are they actually complete in and of
themselves but lagging PPC forks?  (What about 405 support?  I think I
see evidence of recent 405 activity in 2.4.8-ac4...)

I would love a short descreiption of the shape of this stuff.  What
work happens where and how and when it moves elsewhere would be great
to understand.  

Thanks a bunch,


-kb, the new-at-this Kent who is working on a 405GP right now, but who
will possibly be moving to a different architecture soon and doesn't
want to be in a PPC-specific ghetto.


P.S.  A terse "Use kernel blah-blah." isn't very useful.  We have a
working kernel already.  I am trying to understand what comes from
where, where it goes, how often, how completely, etc.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: State of PPC in kernel.org Sources?
  2001-08-22 13:44 State of PPC in kernel.org Sources? Kent Borg
@ 2001-08-22 13:53 ` Alan Cox
  2001-08-22 14:50 ` Tom Rini
  2001-08-22 20:17 ` Benjamin Herrenschmidt
  2 siblings, 0 replies; 4+ messages in thread
From: Alan Cox @ 2001-08-22 13:53 UTC (permalink / raw)
  To: Kent Borg; +Cc: linux-kernel

> I have noticed some recent PPC work in summaries of recent -ac kernels
> and wonder how intact it is.  Are they merges to keep PPC forks from

The 64bit PPC stuff is just initial merges  for folks to comment on the code
nothing more. PPC 32bit is just the stuff I get from the maintainers which
actually is basically coming via Linux tree

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: State of PPC in kernel.org Sources?
  2001-08-22 13:44 State of PPC in kernel.org Sources? Kent Borg
  2001-08-22 13:53 ` Alan Cox
@ 2001-08-22 14:50 ` Tom Rini
  2001-08-22 20:17 ` Benjamin Herrenschmidt
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2001-08-22 14:50 UTC (permalink / raw)
  To: Kent Borg; +Cc: linux-kernel

On Wed, Aug 22, 2001 at 09:44:40AM -0400, Kent Borg wrote:

> What is the state of Power PC support in Linus' kernels?  What about
> in -ac kernels?  

2.4.8 is just dandy on most (6xx/7xx/74xx) PPCs.  The default config won't
compile because of one of the IDE options (CONFIG_BLK_DEV_SL82C105), but
aside from that, it's good.

> I have noticed some recent PPC work in summaries of recent -ac kernels
> and wonder how intact it is.

Just Alan picking up what Paul sends to linux-kernel.

> Are they merges to keep PPC forks from
> drifting too far?

2.4.8 vs the PPC tree at the time was very close.  Hopefully 2.4.10 will be
as well.

> Are they merges to make furture back-ports from
> kernel.org to PPC forks easier?  Are they actually complete in and of
> themselves but lagging PPC forks?  (What about 405 support?  I think I
> see evidence of recent 405 activity in 2.4.8-ac4...)

4xx support hasn't worked in the 'stable' trees for a while.  It's finally
being caught up in the '2_4_devel' tree.  See 
http://penguinppc.org/dev/kernel.shtml

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: State of PPC in kernel.org Sources?
  2001-08-22 13:44 State of PPC in kernel.org Sources? Kent Borg
  2001-08-22 13:53 ` Alan Cox
  2001-08-22 14:50 ` Tom Rini
@ 2001-08-22 20:17 ` Benjamin Herrenschmidt
  2 siblings, 0 replies; 4+ messages in thread
From: Benjamin Herrenschmidt @ 2001-08-22 20:17 UTC (permalink / raw)
  To: Kent Borg; +Cc: linux-kernel

>What is the state of Power PC support in Linus' kernels?  What about
>in -ac kernels?  
>
>I have noticed some recent PPC work in summaries of recent -ac kernels
>and wonder how intact it is.  Are they merges to keep PPC forks from
>drifting too far?  Are they merges to make furture back-ports from
>kernel.org to PPC forks easier?  Are they actually complete in and of
>themselves but lagging PPC forks?  (What about 405 support?  I think I
>see evidence of recent 405 activity in 2.4.8-ac4...)

There are no "PPC forks" ;) There is a PPC kernel tree on which
the work is done to merge all sources of PPC stuffs (embedded,
macs, other desktops, IBM high end...) and which is always in sync
with the latest Linus tree (well, it can be a few days off ;)

It's itself divided into a linuxppc_2_4 tree which contains
stable things that are in the process of beeing commited to the
main (Linus) tree, and linuxppc_2_4_devel which contains work
in progress stuffs (like new boards support, or whatever hacking
we PPC hackers that is more than fixing bugs).

This get regulary merged from _2_4_devel to _2_4 when they have
been tested enough. At that point, Paul Mackerras usually send
patches to Linus.

>I would love a short descreiption of the shape of this stuff.  What
>work happens where and how and when it moves elsewhere would be great
>to understand.  

Well, we have recently merged a bunch of new things from our "devel"
tree down to _2_4. When Linus is back, we'll bomb him with patches
to get his tree up-to-date.

The "embedded" support may be a little bit behind in _2_4 right now,
Dan Malek (Montavista) have updated  _2_4_devel recently with a
bunch of 4xx & 8xx updates, I can't tell for sure how stable they
are and when they may end up beeing in _2_4 or Linus tree. All I
can tell is that the current _2_4_devel on a 405GP board I'm working
on doesn't quite work yet (but is close to).

I'd suggest that until that's fixed, you stick to whatever kernel
you have (I beleive the previous 405GP port from Montavista, which
was a 2.4.2 base). 

Once it's fully merged in _2_4_devel, it will stay up-to-date
hopefully.

Finally, for more infos about those linuxppc_2_4 and linuxppc_2_4_devel,
or any other useful informations about linux on PPC, go
look at www.penguinppc.org ;)

Regards,
Ben.


Ben.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-22 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-22 13:44 State of PPC in kernel.org Sources? Kent Borg
2001-08-22 13:53 ` Alan Cox
2001-08-22 14:50 ` Tom Rini
2001-08-22 20:17 ` Benjamin Herrenschmidt

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).