* [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
@ 2004-02-19 3:21 Greg Ungerer
2004-02-19 10:39 ` David Weinehall
0 siblings, 1 reply; 9+ messages in thread
From: Greg Ungerer @ 2004-02-19 3:21 UTC (permalink / raw)
To: linux-kernel
Hi All,
An update of the uClinux (MMU-less) fixups against 2.6.3.
Nothing much new, just redone against 2.6.3.
http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
Snapgear Pty Ltd PHONE: +61 7 3279 1822
825 Stanley St, FAX: +61 7 3279 1820
Woolloongabba, QLD, 4102, Australia WEB: www.SnapGear.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-19 3:21 [PATCH]: linux-2.6.3-uc0 (MMU-less fixups) Greg Ungerer
@ 2004-02-19 10:39 ` David Weinehall
2004-02-19 12:58 ` Greg Ungerer
0 siblings, 1 reply; 9+ messages in thread
From: David Weinehall @ 2004-02-19 10:39 UTC (permalink / raw)
To: Greg Ungerer; +Cc: linux-kernel
On Thu, Feb 19, 2004 at 01:21:57PM +1000, Greg Ungerer wrote:
> Hi All,
>
> An update of the uClinux (MMU-less) fixups against 2.6.3.
> Nothing much new, just redone against 2.6.3.
>
> http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
Any plans for a 2.6-version of the ARM-support?
Regards: David
--
/) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\
// Maintainer of the v2.0 kernel // Dance across the winter sky //
\) http://www.acc.umu.se/~tao/ (/ Full colour fire (/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-19 10:39 ` David Weinehall
@ 2004-02-19 12:58 ` Greg Ungerer
2004-02-19 13:13 ` David Weinehall
0 siblings, 1 reply; 9+ messages in thread
From: Greg Ungerer @ 2004-02-19 12:58 UTC (permalink / raw)
To: David Weinehall; +Cc: linux-kernel
Hi David,
David Weinehall wrote:
> On Thu, Feb 19, 2004 at 01:21:57PM +1000, Greg Ungerer wrote:
>>An update of the uClinux (MMU-less) fixups against 2.6.3.
>>Nothing much new, just redone against 2.6.3.
>>
>>http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
>
> Any plans for a 2.6-version of the ARM-support?
Yes. There is some code available now, although it is not complete
and doesn't fully work yet. It really needs more cleaning up before
it will be interresting or useful to anyone.
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
Snapgear -- a CyberGuard Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: www.SnapGear.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-19 12:58 ` Greg Ungerer
@ 2004-02-19 13:13 ` David Weinehall
2004-02-20 0:10 ` Greg Ungerer
2004-02-22 16:12 ` Pavel Machek
0 siblings, 2 replies; 9+ messages in thread
From: David Weinehall @ 2004-02-19 13:13 UTC (permalink / raw)
To: Greg Ungerer; +Cc: linux-kernel
On Thu, Feb 19, 2004 at 10:58:13PM +1000, Greg Ungerer wrote:
> Hi David,
>
> David Weinehall wrote:
> >On Thu, Feb 19, 2004 at 01:21:57PM +1000, Greg Ungerer wrote:
> >>An update of the uClinux (MMU-less) fixups against 2.6.3.
> >>Nothing much new, just redone against 2.6.3.
> >>
> >>http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
> >
> >Any plans for a 2.6-version of the ARM-support?
>
> Yes. There is some code available now, although it is not complete
> and doesn't fully work yet. It really needs more cleaning up before
> it will be interresting or useful to anyone.
Dang. I wish I still had some arm-hardware to play with (no, I'm not
gonna sacrifice my Tungsten E for uClinux-work...)
How's the status of the 2.0-port of uClinux, btw? Is it unintrusive
enough to be considered for a 2.0-merge?
/David
--
/) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\
// Maintainer of the v2.0 kernel // Dance across the winter sky //
\) http://www.acc.umu.se/~tao/ (/ Full colour fire (/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-19 13:13 ` David Weinehall
@ 2004-02-20 0:10 ` Greg Ungerer
2004-02-20 0:15 ` David Weinehall
2004-02-22 16:12 ` Pavel Machek
1 sibling, 1 reply; 9+ messages in thread
From: Greg Ungerer @ 2004-02-20 0:10 UTC (permalink / raw)
To: David Weinehall; +Cc: linux-kernel
Hi David,
David Weinehall wrote:
> On Thu, Feb 19, 2004 at 10:58:13PM +1000, Greg Ungerer wrote:
>>David Weinehall wrote:
>>>On Thu, Feb 19, 2004 at 01:21:57PM +1000, Greg Ungerer wrote:
>>>
>>>>An update of the uClinux (MMU-less) fixups against 2.6.3.
>>>>Nothing much new, just redone against 2.6.3.
>>>>
>>>>http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
>>>
>>>Any plans for a 2.6-version of the ARM-support?
>>
>>Yes. There is some code available now, although it is not complete
>>and doesn't fully work yet. It really needs more cleaning up before
>>it will be interresting or useful to anyone.
>
> Dang. I wish I still had some arm-hardware to play with (no, I'm not
> gonna sacrifice my Tungsten E for uClinux-work...)
You don't need real hardware :-)
The gdb/ARMulator makes a fine target for development.
Quicker and easier to develop with. Heres a good place
to get started with it if interrested:
http://www.uclinux.org/pub/uClinux/utilities/armulator/
> How's the status of the 2.0-port of uClinux, btw? Is it unintrusive
> enough to be considered for a 2.0-merge?
Hmm, probably not. It is no where near as clean as the 2.6
merge. It could be cleaned up, but no one seems to interrested
in doing the work.
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
SnapGear -- a CyberGuard Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-20 0:10 ` Greg Ungerer
@ 2004-02-20 0:15 ` David Weinehall
2004-02-20 0:41 ` Greg Ungerer
0 siblings, 1 reply; 9+ messages in thread
From: David Weinehall @ 2004-02-20 0:15 UTC (permalink / raw)
To: Greg Ungerer; +Cc: linux-kernel
On Fri, Feb 20, 2004 at 10:10:40AM +1000, Greg Ungerer wrote:
[snip]
> You don't need real hardware :-)
>
> The gdb/ARMulator makes a fine target for development.
> Quicker and easier to develop with. Heres a good place
> to get started with it if interrested:
>
> http://www.uclinux.org/pub/uClinux/utilities/armulator/
Yeah, but real hardware is more fun.
> >How's the status of the 2.0-port of uClinux, btw? Is it unintrusive
> >enough to be considered for a 2.0-merge?
>
> Hmm, probably not. It is no where near as clean as the 2.6
> merge. It could be cleaned up, but no one seems to interrested
> in doing the work.
Well, if there are users and interest, I could do at least some of the
work. Since I've already done some work with 2.0 uClinux, and since I'm
the 2.0 maintainer, I do have some experience ;-)
Regards: David
--
/) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\
// Maintainer of the v2.0 kernel // Dance across the winter sky //
\) http://www.acc.umu.se/~tao/ (/ Full colour fire (/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-20 0:15 ` David Weinehall
@ 2004-02-20 0:41 ` Greg Ungerer
0 siblings, 0 replies; 9+ messages in thread
From: Greg Ungerer @ 2004-02-20 0:41 UTC (permalink / raw)
To: David Weinehall; +Cc: linux-kernel
Hi David,
David Weinehall wrote:
>>>How's the status of the 2.0-port of uClinux, btw? Is it unintrusive
>>>enough to be considered for a 2.0-merge?
>>
>>Hmm, probably not. It is no where near as clean as the 2.6
>>merge. It could be cleaned up, but no one seems to interrested
>>in doing the work.
>
>
> Well, if there are users and interest, I could do at least some of the
> work. Since I've already done some work with 2.0 uClinux, and since I'm
> the 2.0 maintainer, I do have some experience ;-)
There are still users. I was planning on merging in your 2.0.40
code sometime soon, to bring the uClinux 2.0 sources up to date
at the very least. But if you feel like doing it, that would be
good too :-)
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
SnapGear -- a CyberGuard Company PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-19 13:13 ` David Weinehall
2004-02-20 0:10 ` Greg Ungerer
@ 2004-02-22 16:12 ` Pavel Machek
2004-02-22 18:47 ` David Weinehall
1 sibling, 1 reply; 9+ messages in thread
From: Pavel Machek @ 2004-02-22 16:12 UTC (permalink / raw)
To: Greg Ungerer, linux-kernel
Hi!
> > David Weinehall wrote:
> > >On Thu, Feb 19, 2004 at 01:21:57PM +1000, Greg Ungerer wrote:
> > >>An update of the uClinux (MMU-less) fixups against 2.6.3.
> > >>Nothing much new, just redone against 2.6.3.
> > >>
> > >>http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
> > >
> > >Any plans for a 2.6-version of the ARM-support?
> >
> > Yes. There is some code available now, although it is not complete
> > and doesn't fully work yet. It really needs more cleaning up before
> > it will be interresting or useful to anyone.
>
> Dang. I wish I still had some arm-hardware to play with (no, I'm not
> gonna sacrifice my Tungsten E for uClinux-work...)
Tungsten is Palm-clone, right? So they are using ARMs there, but
unlike everyone other, mmu-less ARMs?
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH]: linux-2.6.3-uc0 (MMU-less fixups)
2004-02-22 16:12 ` Pavel Machek
@ 2004-02-22 18:47 ` David Weinehall
0 siblings, 0 replies; 9+ messages in thread
From: David Weinehall @ 2004-02-22 18:47 UTC (permalink / raw)
To: Pavel Machek; +Cc: Greg Ungerer, linux-kernel
On Sun, Feb 22, 2004 at 05:12:54PM +0100, Pavel Machek wrote:
> Hi!
>
> > > David Weinehall wrote:
> > > >On Thu, Feb 19, 2004 at 01:21:57PM +1000, Greg Ungerer wrote:
> > > >>An update of the uClinux (MMU-less) fixups against 2.6.3.
> > > >>Nothing much new, just redone against 2.6.3.
> > > >>
> > > >>http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.3-uc0.patch.gz
> > > >
> > > >Any plans for a 2.6-version of the ARM-support?
> > >
> > > Yes. There is some code available now, although it is not complete
> > > and doesn't fully work yet. It really needs more cleaning up before
> > > it will be interresting or useful to anyone.
> >
> > Dang. I wish I still had some arm-hardware to play with (no, I'm not
> > gonna sacrifice my Tungsten E for uClinux-work...)
>
> Tungsten is Palm-clone, right? So they are using ARMs there, but
> unlike everyone other, mmu-less ARMs?
Actually, I've never bothered checking what kind of ARM it is, might be
an ARM with an MMU...
Regards: David Weinehall
--
/) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\
// Maintainer of the v2.0 kernel // Dance across the winter sky //
\) http://www.acc.umu.se/~tao/ (/ Full colour fire (/
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-02-22 18:47 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 3:21 [PATCH]: linux-2.6.3-uc0 (MMU-less fixups) Greg Ungerer
2004-02-19 10:39 ` David Weinehall
2004-02-19 12:58 ` Greg Ungerer
2004-02-19 13:13 ` David Weinehall
2004-02-20 0:10 ` Greg Ungerer
2004-02-20 0:15 ` David Weinehall
2004-02-20 0:41 ` Greg Ungerer
2004-02-22 16:12 ` Pavel Machek
2004-02-22 18:47 ` David Weinehall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox