Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
loop: loaded (max 8 devices)
blkmtd: version $Revision: 1.24 $
blkmtd: mtd4: [/dev/loop/4] erase_size = 16KiB
CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 803cc53c, ra == 803cc4c4
Oops in arch/mips/mm/fault.c::do_page_fault, line 166[#1]:
Cpu 0
$ 0 : 00000000 1000f800 81cf5de0 00000000
$ 4 : 00010000 00000001 82d73c80 8077ec30
$ 8 : 804184ac 82d73c00 00000000 804a54b4
$12 : 804a54e0 001fffff 001f0000 2ab99d3c
$16 : 00000002 807750c0 82d73914 804b0000
$20 : 10010050 10010000 00000000 00000001
$24 : 00000000 801a8118
$28 : 81cf4000 81cf5dd0 1000d1c0 803cc4c4
Hi : 00000000
Lo : 00000000
epc : 803cc53c __down_write+0xe4/0x198 Tainted: P
ra : 803cc4c4 __down_write+0x6c/0x198
Status: 1000f802 KERNEL EXL
Cause : 3080000c
BadVA : 00000000
PrId : 00018448
Modules linked in: blkmtd loop usbhid sd_mod usb_storage scsi_mod rfmod dreambox_rc2 fp lcd xilleon avs stb_proc tu1216 alps_bsbe1 stv0299 mb86a15
Process umount (pid: 1709, threadinfo=81cf4000, task=807750c0)
Stack : 00000204 82d73c00 80420090 00000000 82d73914 10010000 807750c0 00000002
82d73800 82d73910 82d7382c 00000000 8025a9e4 804a54b4 00000000 00000002
00000000 00000d6c 82d73800 804b0000 80258d70 00000000 00000000 00000000
00000000 00000000 82d73c00 804b0000 82d73c4c 80180a64 00000001 00000000
82d73c00 804a54b4 82d73c00 804b0000 80420090 8018a900 81cf5e68 81cf5e68
...
Call Trace:
[<8025a9e4>] jffs2_flush_wbuf_pad+0x20/0x50
[<80258d70>] jffs2_sync_fs+0x60/0x180
[<80180a64>] fsync_super+0x1a8/0x208
[<8018a900>] generic_shutdown_super+0x50/0x27c
[<80259538>] jffs2_kill_sb+0x14/0x3c
[<801a98e0>] free_vfsmnt+0x18/0x34
[<8018a890>] deactivate_super+0xdc/0xfc
[<80194eac>] path_release_on_umount+0x18/0xd0
[<801aa4bc>] sys_umount+0x4c/0x26c
[<801aa4bc>] sys_umount+0x4c/0x26c
[<8018fab8>] sys_lstat64+0x3c/0x4c
[<8010f5c0>] stack_done+0x20/0x3c
[<8010f5c0>] stack_done+0x20/0x3c
Code: 27a20010 afb20010 ae420004 <ac620000> afa30014 40016000 3421001f 3821001e 40816000
|
This post has been edited 1 times, last edit by "Lior" (Feb 25th 2006, 12:07pm)

) 
Quoted
Original von Lior
devfs is disabled and being removed since Linux 2.6.13, dm7025 still has the version 2.6.12 with devfs and after 2.6.13-rc3, in MTD devfs is replaced with udev like lot of drivers because devfs is abandoned by its maintainer.

Quoted
Original von Lior
if you have nothing to do other than fooling around with MTD, then try to get work YAFFS on DM7025. I've been told that YAFFS is better than JFFS2 for NAND, the only disadvantage is that YAFFS does not support compression which is not important because we all have large CFs ;-)
