Linux MIPS Architecture development
 help / color / mirror / Atom feed
* linux-mips Vs kernel.org
@ 2005-09-27  7:52 Florian DELIZY
  2005-09-27  8:12 ` Jan-Benedict Glaw
  2005-09-27  9:39 ` Ralf Baechle
  0 siblings, 2 replies; 5+ messages in thread
From: Florian DELIZY @ 2005-09-27  7:52 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

Hello,

We currently working with the 2.6.12 kernel, and wondering which from 
linux-mips or kernel.org version we should use,
in a more general manner, what are the differences between linux-mips and 
kernel.org kernel source code, is one the
mirror of the other, or is there one that frequently merge with the other 
?

Regards

Florian Delizy

[-- Attachment #2: Type: text/html, Size: 607 bytes --]

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

* Re: linux-mips Vs kernel.org
  2005-09-27  7:52 linux-mips Vs kernel.org Florian DELIZY
@ 2005-09-27  8:12 ` Jan-Benedict Glaw
  2005-09-27  9:39 ` Ralf Baechle
  1 sibling, 0 replies; 5+ messages in thread
From: Jan-Benedict Glaw @ 2005-09-27  8:12 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

On Tue, 2005-09-27 09:52:01 +0200, Florian DELIZY <florian.delizy@sagem.com> wrote:
> We currently working with the 2.6.12 kernel, and wondering which from 
> linux-mips or kernel.org version we should use,
> in a more general manner, what are the differences between linux-mips and 
> kernel.org kernel source code, is one the
> mirror of the other, or is there one that frequently merge with the other 

Use the linux-mips.org tree to do any work.

To find out about the differences, just download a kernel.org kernel
and run a 'diff -Nurp' against what you find on linux-mips.org.

Up to now, merges happened every now-and-then, but not on a very
regular basis. However, there's hope for more timely merges since Ralf
is on the way to move the souce base over to GIT, which should ease
further merges...

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: linux-mips Vs kernel.org
  2005-09-27  7:52 linux-mips Vs kernel.org Florian DELIZY
  2005-09-27  8:12 ` Jan-Benedict Glaw
@ 2005-09-27  9:39 ` Ralf Baechle
  2005-09-27 15:54   ` Yoichi Yuasa
  1 sibling, 1 reply; 5+ messages in thread
From: Ralf Baechle @ 2005-09-27  9:39 UTC (permalink / raw)
  To: Florian DELIZY; +Cc: linux-mips

On Tue, Sep 27, 2005 at 09:52:01AM +0200, Florian DELIZY wrote:

> We currently working with the 2.6.12 kernel, and wondering which from 
> linux-mips or kernel.org version we should use,
> in a more general manner, what are the differences between linux-mips and 
> kernel.org kernel source code, is one the
> mirror of the other, or is there one that frequently merge with the other 
> ?

At this stage the kernel.org tree is quite unusable for MIPS.

As others have already said, I'm about to dump CVS from linux-mips.org.
You can still access the CVS archive, just don't expect any updates to
it anymore.

  Ralf

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

* Re: linux-mips Vs kernel.org
  2005-09-27  9:39 ` Ralf Baechle
@ 2005-09-27 15:54   ` Yoichi Yuasa
  2005-10-03 13:36     ` Ralf Baechle
  0 siblings, 1 reply; 5+ messages in thread
From: Yoichi Yuasa @ 2005-09-27 15:54 UTC (permalink / raw)
  To: linux-mips

Hi,

On Tue, 27 Sep 2005 11:39:22 +0200
Ralf Baechle <ralf@linux-mips.org> wrote:

> On Tue, Sep 27, 2005 at 09:52:01AM +0200, Florian DELIZY wrote:
> 
> > We currently working with the 2.6.12 kernel, and wondering which from 
> > linux-mips or kernel.org version we should use,
> > in a more general manner, what are the differences between linux-mips and 
> > kernel.org kernel source code, is one the
> > mirror of the other, or is there one that frequently merge with the other 
> > ?
> 
> At this stage the kernel.org tree is quite unusable for MIPS.

I have no problem kernel.org GIT with VR41xx.

Yoichi

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

* Re: linux-mips Vs kernel.org
  2005-09-27 15:54   ` Yoichi Yuasa
@ 2005-10-03 13:36     ` Ralf Baechle
  0 siblings, 0 replies; 5+ messages in thread
From: Ralf Baechle @ 2005-10-03 13:36 UTC (permalink / raw)
  To: Yoichi Yuasa; +Cc: linux-mips

On Wed, Sep 28, 2005 at 12:54:32AM +0900, Yoichi Yuasa wrote:

> > > We currently working with the 2.6.12 kernel, and wondering which from 
> > > linux-mips or kernel.org version we should use,
> > > in a more general manner, what are the differences between linux-mips and 
> > > kernel.org kernel source code, is one the
> > > mirror of the other, or is there one that frequently merge with the other 
> > > ?
> > 
> > At this stage the kernel.org tree is quite unusable for MIPS.
> 
> I have no problem kernel.org GIT with VR41xx.

See RFC 1925, section 2 (3):

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly overhead.

  Ralf

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

end of thread, other threads:[~2005-10-03 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27  7:52 linux-mips Vs kernel.org Florian DELIZY
2005-09-27  8:12 ` Jan-Benedict Glaw
2005-09-27  9:39 ` Ralf Baechle
2005-09-27 15:54   ` Yoichi Yuasa
2005-10-03 13:36     ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox