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 my problem with this shell script: > > #!/bin/sh > mount -t jffs2 mtd:logs /mnt > echo "Hello World" > /mnt/file > umount /mnt > modprobe r8169
You probably use 3.5? There was a bug which was fixed, try the latest stable 3.5 version, the fix must be there. -- Best Regards, Artem Bityutskiy
signature.asc
Description: This is a digitally signed message part

