* MTD in kernel 2.4.9
@ 2001-09-05 20:45 Thomas Eschenbacher
2001-09-05 22:21 ` David Woodhouse
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Eschenbacher @ 2001-09-05 20:45 UTC (permalink / raw)
To: linux-mtd
Hi there,
just a newbie question: is there a way to get the current cvs version of
mtd/jffs2 working with kernel 2.4.9?
I can't find any patch for current kernels and if I just spread all the
files/dirs into their destination in the kernel source I can no longer
compile and earn hundreds of error messages.
I'd like to use JFFS2 and I have to boot from it, so compiling separate
from the kernel and making modules is not possible.
Is it possible to use the current JFFS2 with the 2.4.9's mtd drivers -
or let's say: is that mtd stuff in 2.4.9 "new enough" ?
thanks,
Thomas.
--
________________________________________________________________________
Thomas Eschenbacher Thomas.Eschenbacher@gmx.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: MTD in kernel 2.4.9
@ 2001-09-05 21:38 Vipin Malik
0 siblings, 0 replies; 5+ messages in thread
From: Vipin Malik @ 2001-09-05 21:38 UTC (permalink / raw)
To: 'Thomas Eschenbacher', linux-mtd
I would think so. I have not tried 2.4.9, but 2.4.5 works just fine.
Vipin
-----Original Message-----
From: Thomas Eschenbacher [mailto:Thomas.Eschenbacher@gmx.de]
Sent: Wednesday, September 05, 2001 3:46 PM
To: linux-mtd@lists.infradead.org
Subject: MTD in kernel 2.4.9
Hi there,
just a newbie question: is there a way to get the current cvs version of
mtd/jffs2 working with kernel 2.4.9?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: MTD in kernel 2.4.9
2001-09-05 20:45 MTD in kernel 2.4.9 Thomas Eschenbacher
@ 2001-09-05 22:21 ` David Woodhouse
2001-09-06 6:29 ` Jarkko Lavinen
0 siblings, 1 reply; 5+ messages in thread
From: David Woodhouse @ 2001-09-05 22:21 UTC (permalink / raw)
To: Thomas Eschenbacher; +Cc: linux-mtd
Thomas.Eschenbacher@gmx.de said:
> just a newbie question: is there a way to get the current cvs version
> of mtd/jffs2 working with kernel 2.4.9?
It generally ought to work, although I'm not building JFFS2 against
2.4.9 so I haven't merged the complete_and_exit() fix yet. Other than that,
what breaks?
--
dwmw2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: MTD in kernel 2.4.9
2001-09-05 22:21 ` David Woodhouse
@ 2001-09-06 6:29 ` Jarkko Lavinen
2001-09-08 10:52 ` Thomas Eschenbacher
0 siblings, 1 reply; 5+ messages in thread
From: Jarkko Lavinen @ 2001-09-06 6:29 UTC (permalink / raw)
To: linux-mtd
>> of mtd/jffs2 working with kernel 2.4.9?
>
> It generally ought to work, although I'm not building JFFS2 against
> 2.4.9 so I haven't merged the complete_and_exit() fix yet. Other than that,
The complete_and_exit() problem I experienced was fixed in the 2.4.9 AC
kernel by adding the wait queue head initialization just before forking the
GC thread in jffs2_start_garbage_collect_thread(). That fixed the crashing
GC thread problem in unmount.
I haven't tried copying mtd CVS files over Linus kernels but on current
AC kernels straight copying won't work. At least it will complain about
missing up_and_exit().
Jarkko Lavinen
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: MTD in kernel 2.4.9
2001-09-06 6:29 ` Jarkko Lavinen
@ 2001-09-08 10:52 ` Thomas Eschenbacher
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Eschenbacher @ 2001-09-08 10:52 UTC (permalink / raw)
Cc: linux-mtd
Jarkko Lavinen wrote:
> [...]
> The complete_and_exit() problem I experienced was fixed in the 2.4.9 AC
> kernel by adding the wait queue head initialization just before forking the
> GC thread in jffs2_start_garbage_collect_thread(). That fixed the crashing
> GC thread problem in unmount.
>
> I haven't tried copying mtd CVS files over Linus kernels but on current
> AC kernels straight copying won't work. At least it will complain about
> missing up_and_exit().
It seems that Alan has fixed that in his patch-2.4.9-ac9.gz. JFFS2 now
compiles without complaining and even the entries in Configure.in and
the Makefile are present!
Thomas.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-09-08 10:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-05 20:45 MTD in kernel 2.4.9 Thomas Eschenbacher
2001-09-05 22:21 ` David Woodhouse
2001-09-06 6:29 ` Jarkko Lavinen
2001-09-08 10:52 ` Thomas Eschenbacher
-- strict thread matches above, loose matches on Subject: below --
2001-09-05 21:38 Vipin Malik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox