* 2.5 questions
@ 2002-09-13 2:05 Kyle Harris
2002-09-13 7:24 ` David Woodhouse
0 siblings, 1 reply; 7+ messages in thread
From: Kyle Harris @ 2002-09-13 2:05 UTC (permalink / raw)
To: linux-mtd
How do I get the latest code base for 2.5 kernels? I pulled the latest cvs
but it appears this must be for 2.4 since it doesn't compile. Is there a
separate branch for 2.5?
How stable is mtd for 2.5? I'm seeing some very strange behavior where if I
make slight mods to even script files, the files become unusable and cause
the system to hang. I'm running 2.5.30-rmk1-pxa1 with jffs2 root fs.
Thanks, Kyle.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.5 questions
2002-09-13 2:05 2.5 questions Kyle Harris
@ 2002-09-13 7:24 ` David Woodhouse
2002-09-13 11:50 ` Kyle Harris
0 siblings, 1 reply; 7+ messages in thread
From: David Woodhouse @ 2002-09-13 7:24 UTC (permalink / raw)
To: Kyle Harris; +Cc: linux-mtd
kharris@nexus-tech.net said:
> How do I get the latest code base for 2.5 kernels? I pulled the latest
> cvs but it appears this must be for 2.4 since it doesn't compile. Is
> there a separate branch for 2.5?
Should do. What breaks? It'll only be cosmetic, surely?
> How stable is mtd for 2.5? I'm seeing some very strange behavior where
> if I make slight mods to even script files, the files become unusable
> and cause the system to hang. I'm running 2.5.30-rmk1-pxa1 with jffs2
> root fs.
Not expected to break. Not highly tested either. More details please.
SysRq-T is your friend.
--
dwmw2
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.5 questions
2002-09-13 7:24 ` David Woodhouse
@ 2002-09-13 11:50 ` Kyle Harris
2002-09-13 12:45 ` David Woodhouse
0 siblings, 1 reply; 7+ messages in thread
From: Kyle Harris @ 2002-09-13 11:50 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-mtd
On Friday 13 September 2002 03:24 am, David Woodhouse wrote:
> kharris@nexus-tech.net said:
> > How do I get the latest code base for 2.5 kernels? I pulled the latest
> > cvs but it appears this must be for 2.4 since it doesn't compile. Is
> > there a separate branch for 2.5?
>
> Should do. What breaks? It'll only be cosmetic, surely?
I ran the pathcin.sh script to set this up. Below is first error, which is
2.4 - 2.5 related (MINOR() and kdev_t stuff).
arm-linux-gcc -Wp,-MD,./.mtdchar.o.d -D__KERNEL__
-I/home/kyle/handheld/homebase/kernel/linux-2.5.30.newmtd/include -Wall
-Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -g
-mapcs -mapcs-32 -D__LINUX_ARM_ARCH__=5 -march=armv4 -Wa,-mxscale
-mtune=strongarm -mshort-load-bytes -msoft-float -Wa,-mno-fpu -nostdinc
-iwithprefix include -DKBUILD_BASENAME=mtdchar -c -o mtdchar.o mtdchar.c
mtdchar.c: In function `mtd_open':
mtdchar.c:63: invalid operands to binary &
make[2]: *** [mtdchar.o] Error 1
make[2]: Leaving directory
`/home/kyle/handheld/homebase/kernel/linux-2.5.30.newmtd/drivers/mtd'
make[1]: *** [mtd] Error 2
make[1]: Leaving directory
`/home/kyle/handheld/homebase/kernel/linux-2.5.30.newmtd/drivers'
make: *** [drivers] Error 2
>
> > How stable is mtd for 2.5? I'm seeing some very strange behavior where
> > if I make slight mods to even script files, the files become unusable
> > and cause the system to hang. I'm running 2.5.30-rmk1-pxa1 with jffs2
> > root fs.
>
> Not expected to break. Not highly tested either. More details please.
> SysRq-T is your friend.
I'm still not entirely sure what's happening. It may be a race condition at
boot that is breaking something and completely unrelated to the minor changes
I made to the root fs. I'm not familiar sith SysRq-T. Where do I find more
about this?
Thanks. Kyle.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-09-13 16:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-13 2:05 2.5 questions Kyle Harris
2002-09-13 7:24 ` David Woodhouse
2002-09-13 11:50 ` Kyle Harris
2002-09-13 12:45 ` David Woodhouse
2002-09-13 13:55 ` Kyle Harris
2002-09-13 14:15 ` David Woodhouse
2002-09-13 16:52 ` David Woodhouse
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.