Re: kernel BUG message while using jffs2

2007-11-10 Thread Alexandru DAMIAN
I'm running stock kernel on a Fedora 7. uname -a tells Linux sandel.gameloft.org 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686 i686 i386 GNU/Linux In the stock 2.6.22.9 kernel, I see a bugon on slub.c, the code is this: 2196 static struct kmem_cache *get_slab(size_t size, gfp_t

Re: kernel BUG message while using jffs2

2007-11-10 Thread Alexandru DAMIAN
I'm running stock kernel on a Fedora 7. uname -a tells Linux sandel.gameloft.org 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686 i686 i386 GNU/Linux In the stock 2.6.22.9 kernel, I see a bugon on slub.c, the code is this: 2196 static struct kmem_cache *get_slab(size_t size, gfp_t

Re: kernel BUG message while using jffs2

2007-11-09 Thread David Woodhouse
On Fri, 2007-11-09 at 17:08 +0200, Alexandru Damian wrote: > Hello, > > Sorry for posting here, it seems the best spot; if I need to redirect > this to mtd-utils team, please tell me. > > I'm playing around with some jffs2 files. While trying to mount (via > block2mtd, loop) a jffs2 system, a

kernel BUG message while using jffs2

2007-11-09 Thread Alexandru Damian
Hello, Sorry for posting here, it seems the best spot; if I need to redirect this to mtd-utils team, please tell me. I'm playing around with some jffs2 files. While trying to mount (via block2mtd, loop) a jffs2 system, a "kernel BUG message" appeared in dmesg, with these lines: kernel BUG at

kernel BUG message while using jffs2

2007-11-09 Thread Alexandru Damian
Hello, Sorry for posting here, it seems the best spot; if I need to redirect this to mtd-utils team, please tell me. I'm playing around with some jffs2 files. While trying to mount (via block2mtd, loop) a jffs2 system, a kernel BUG message appeared in dmesg, with these lines: kernel BUG at

Re: kernel BUG message while using jffs2

2007-11-09 Thread David Woodhouse
On Fri, 2007-11-09 at 17:08 +0200, Alexandru Damian wrote: Hello, Sorry for posting here, it seems the best spot; if I need to redirect this to mtd-utils team, please tell me. I'm playing around with some jffs2 files. While trying to mount (via block2mtd, loop) a jffs2 system, a kernel