Re: BUG at kernel/timer.c:1100 when using JFFS2

2012-11-21 Thread Nathan Williams
On Wed, 2012-11-21 at 22:08 +1100, Nathan Williams wrote: > On Wed, 2012-11-21 at 09:49 +0200, Artem Bityutskiy wrote: > > You probably use 3.5? There was a bug which was fixed, try the latest > > stable 3.5 version, the fix must be there. > > > > No I'm using 3.6. Do you know what the patch was

Re: BUG at kernel/timer.c:1100 when using JFFS2

2012-11-21 Thread Nathan Williams
On Wed, 2012-11-21 at 09:49 +0200, Artem Bityutskiy wrote: > You probably use 3.5? There was a bug which was fixed, try the latest > stable 3.5 version, the fix must be there. > No I'm using 3.6. Do you know what the patch was so I can look it up? -- To unsubscribe from this list: send the lin

Re: BUG at kernel/timer.c:1100 when using JFFS2

2012-11-20 Thread Artem Bityutskiy
On Wed, 2012-11-21 at 18:37 +1100, Nathan Williams wrote: > Hi, > > I've come across a problem when loading a module straight after unmounting a > JFFS2 partition. > I'm using a Geos ADSL router board with an AMD Geode LX/CS5536 chipset and a > Hynix H27U1G8F2BTR NAND flash. > > I can reproduce