linux-next cramfs?: Warning at unlock_new_inode()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

I got below warning on Debian Sarge while booting with an initrd image.
2.6.35 works fine.
Kernel config is at http://I-love.SAKURA.ne.jp/tmp/config-2.6.35-next-20100802
Regards.


[    7.032264] RAMDISK: cramfs filesystem found at block 0
[    7.033460] RAMDISK: Loading 1080KiB [1 disk] into ram disk... (...snipped...)done.
[    7.078134] VFS: Mounted root (cramfs filesystem) readonly on device 1:0.
[    7.133471] mount used greatest stack depth: 2004 bytes left
[    7.150252] linuxrc used greatest stack depth: 1572 bytes left
[    7.151819] debug: unmapping init memory c1580000..c1743000
[    7.153251] Write protecting the kernel text: 3588k
[    7.154269] Write protecting the kernel read-only data: 1688k
[    7.156427] ------------[ cut here ]------------
[    7.157274] WARNING: at fs/inode.c:692 unlock_new_inode+0x78/0xc0()
[    7.160427] Hardware name: VMware Virtual Platform
[    7.161277] Modules linked in:
[    7.161943] Pid: 1, comm: swapper Not tainted 2.6.35-next-20100802 #2
[    7.163081] Call Trace:
[    7.163593]  [<c103d6e8>] ? printk+0x18/0x20
[    7.164527]  [<c10d1f18>] ? unlock_new_inode+0x78/0xc0
[    7.165348]  [<c103cc8c>] warn_slowpath_common+0x7c/0xa0
[    7.166277]  [<c10d1f18>] ? unlock_new_inode+0x78/0xc0
[    7.167189]  [<c103cd4d>] warn_slowpath_null+0x1d/0x40
[    7.168092]  [<c10d1f18>] unlock_new_inode+0x78/0xc0
[    7.169304]  [<c10d24fe>] ? iget_locked+0x2e/0x50
[    7.170148]  [<c1135259>] get_cramfs_inode+0x49/0x80
[    7.171021]  [<c1135b16>] cramfs_lookup+0x196/0x1c0
[    7.171899]  [<c10d0126>] ? d_lookup+0x26/0x50
[    7.172673]  [<c10c6c17>] do_lookup+0x137/0x1b0
[    7.173476]  [<c10c83d7>] do_last+0x67/0x3d0
[    7.174234]  [<c10c88d1>] do_filp_open+0x191/0x4a0
[    7.175076]  [<c10a6942>] ? get_user_pages+0x52/0x60
[    7.175948]  [<c11c572c>] ? _copy_from_user+0x3c/0x70
[    7.176863]  [<c10c24c8>] ? put_arg_page+0x8/0x10
[    7.177696]  [<c10c2894>] ? copy_strings+0x194/0x1b0
[    7.178567]  [<c10c2c40>] open_exec+0x30/0xc0
[    7.179341]  [<c10f6542>] load_script+0x1c2/0x220
[    7.180175]  [<c1069600>] ? trace_hardirqs_off_caller+0x50/0x110
[    7.181273]  [<c105bfab>] ? local_clock+0x3b/0x60
[    7.182102]  [<c10662c3>] ? lock_release_holdtime+0x73/0xb0
[    7.183090]  [<c10c3b96>] ? search_binary_handler+0x96/0x250
[    7.184074]  [<c106bb57>] ? __lock_release+0x47/0x70
[    7.185013]  [<c10c3b96>] ? search_binary_handler+0x96/0x250
[    7.186014]  [<c10f6380>] ? load_script+0x0/0x220
[    7.186850]  [<c10f6380>] ? load_script+0x0/0x220
[    7.187679]  [<c10c3b9d>] search_binary_handler+0x9d/0x250
[    7.188637]  [<c10c3eba>] do_execve+0x16a/0x230
[    7.189441]  [<c10c64a8>] ? getname+0x38/0x60
[    7.190217]  [<c100a242>] sys_execve+0x42/0x70
[    7.191007]  [<c1002cc7>] ptregs_execve+0x13/0x18
[    7.191837]  [<c137fba1>] ? syscall_call+0x7/0xb
[    7.192722]  [<c10073af>] ? kernel_execve+0x1f/0x30
[    7.193584]  [<c1580b70>] ? kernel_init+0x0/0xe0
[    7.194476]  [<c10012a7>] ? run_init_process+0x17/0x20
[    7.195376]  [<c10012fb>] ? init_post+0x4b/0xb0
[    7.196185]  [<c1580c25>] ? kernel_init+0xb5/0xe0
[    7.197041]  [<c100317a>] ? kernel_thread_helper+0x6/0x1c
[    7.198018] ---[ end trace 501b17bd45605337 ]---
[    7.199056] ------------[ cut here ]------------
[    7.199873] WARNING: at fs/inode.c:692 unlock_new_inode+0x78/0xc0()
[    7.200982] Hardware name: VMware Virtual Platform
[    7.201827] Modules linked in:
[    7.202476] Pid: 1, comm: swapper Tainted: G        W   2.6.35-next-20100802 #2
[    7.203736] Call Trace:
[    7.204202]  [<c103d6e8>] ? printk+0x18/0x20
[    7.204961]  [<c10d1f18>] ? unlock_new_inode+0x78/0xc0
[    7.205862]  [<c103cc8c>] warn_slowpath_common+0x7c/0xa0
[    7.206802]  [<c10d1f18>] ? unlock_new_inode+0x78/0xc0
[    7.207703]  [<c103cd4d>] warn_slowpath_null+0x1d/0x40
[    7.208625]  [<c10d1f18>] unlock_new_inode+0x78/0xc0
[    7.209496]  [<c10d24fe>] ? iget_locked+0x2e/0x50
[    7.210327]  [<c1135259>] get_cramfs_inode+0x49/0x80
[    7.211199]  [<c1135b16>] cramfs_lookup+0x196/0x1c0
[    7.212057]  [<c10d0126>] ? d_lookup+0x26/0x50
[    7.212832]  [<c10c6c17>] do_lookup+0x137/0x1b0
[    7.213635]  [<c10c83d7>] do_last+0x67/0x3d0
[    7.214395]  [<c10ca439>] ? page_getlink+0x49/0x70
[    7.215237]  [<c10c8a6b>] do_filp_open+0x32b/0x4a0
[    7.216081]  [<c11c572c>] ? _copy_from_user+0x3c/0x70
[    7.216962]  [<c10c24c8>] ? put_arg_page+0x8/0x10
[    7.217793]  [<c10c2894>] ? copy_strings+0x194/0x1b0
[    7.218662]  [<c10c2c40>] open_exec+0x30/0xc0
[    7.219434]  [<c10f6542>] load_script+0x1c2/0x220
[    7.220278]  [<c1069600>] ? trace_hardirqs_off_caller+0x50/0x110
[    7.221309]  [<c105bfab>] ? local_clock+0x3b/0x60
[    7.222139]  [<c10662c3>] ? lock_release_holdtime+0x73/0xb0
[    7.223107]  [<c10c3b96>] ? search_binary_handler+0x96/0x250
[    7.224088]  [<c106bb57>] ? __lock_release+0x47/0x70
[    7.225036]  [<c10c3b96>] ? search_binary_handler+0x96/0x250
[    7.226020]  [<c10f6380>] ? load_script+0x0/0x220
[    7.226847]  [<c10f6380>] ? load_script+0x0/0x220
[    7.227675]  [<c10c3b9d>] search_binary_handler+0x9d/0x250
[    7.228628]  [<c10c3eba>] do_execve+0x16a/0x230
[    7.229429]  [<c10c64a8>] ? getname+0x38/0x60
[    7.230202]  [<c100a242>] sys_execve+0x42/0x70
[    7.230990]  [<c1002cc7>] ptregs_execve+0x13/0x18
[    7.231820]  [<c137fba1>] ? syscall_call+0x7/0xb
[    7.232654]  [<c10073af>] ? kernel_execve+0x1f/0x30
[    7.233515]  [<c1580b70>] ? kernel_init+0x0/0xe0
[    7.234336]  [<c10012a7>] ? run_init_process+0x17/0x20
[    7.235234]  [<c10012fb>] ? init_post+0x4b/0xb0
[    7.236042]  [<c1580c25>] ? kernel_init+0xb5/0xe0
[    7.236881]  [<c100317a>] ? kernel_thread_helper+0x6/0x1c
[    7.237824] ---[ end trace 501b17bd45605338 ]---
[    7.301068] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@xxxxxxxxxxxxxxxx
[    7.302746] pcnet32 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    7.304307] pcnet32: PCnet/PCI II 79C970A at 0x2000, 00:0c:29:9e:eb:32 assigned IRQ 18
[    7.312294] pcnet32: eth0: registered as PCnet/PCI II 79C970A
[    7.313923] pcnet32: 1 cards_found
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux