public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.2-rc3-mm1 (i_sem)
@ 2004-02-03 15:36 Felipe Alfaro Solana
  2004-02-05  5:42 ` Joshua Kwan
  0 siblings, 1 reply; 3+ messages in thread
From: Felipe Alfaro Solana @ 2004-02-03 15:36 UTC (permalink / raw)
  To: Linux Kernel Mailinglist

Yet another i_sem warning:

i_size_write() called without i_sem
Call Trace:
 [<c013915d>] i_size_write_check+0x5b/0x5d
 [<c0188dbc>] ext3_journalled_commit_write+0x11d/0x159
 [<c0185cb6>] commit_write_fn+0x0/0x73
 [<c016123e>] page_symlink+0xab/0x18d
 [<c018c466>] ext3_symlink+0x145/0x185
 [<c018c321>] ext3_symlink+0x0/0x185
 [<c01601c2>] vfs_symlink+0x74/0xa8
 [<c01602c9>] sys_symlink+0xd3/0xdf
 [<c010b671>] do_IRQ+0x154/0x19d
 [<c0314fc6>] sysenter_past_esp+0x43/0x65




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.2-rc3-mm1 (i_sem)
  2004-02-03 15:36 2.6.2-rc3-mm1 (i_sem) Felipe Alfaro Solana
@ 2004-02-05  5:42 ` Joshua Kwan
  2004-02-05 13:54   ` 2.6.2-rc3-mm1 (w_size_write() wo i_sem) Lenar Lõhmus
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Kwan @ 2004-02-05  5:42 UTC (permalink / raw)
  To: Linux Kernel Mailinglist

[-- Attachment #1: Type: text/plain, Size: 997 bytes --]

On Tue, Feb 03, 2004 at 04:36:29PM +0100, Felipe Alfaro Solana wrote:
> i_size_write() called without i_sem
> Call Trace:
>  [<c013915d>] i_size_write_check+0x5b/0x5d
>  [<c0188dbc>] ext3_journalled_commit_write+0x11d/0x159
>  [<c0185cb6>] commit_write_fn+0x0/0x73
>  [<c016123e>] page_symlink+0xab/0x18d
>  [<c018c466>] ext3_symlink+0x145/0x185
>  [<c018c321>] ext3_symlink+0x0/0x185
>  [<c01601c2>] vfs_symlink+0x74/0xa8
>  [<c01602c9>] sys_symlink+0xd3/0xdf
>  [<c010b671>] do_IRQ+0x154/0x19d
>  [<c0314fc6>] sysenter_past_esp+0x43/0x65

Ooh, me too! A little differnet, though.

i_size_write() called without i_sem
Call Trace:
 [<c013b537>] i_size_write_check+0x57/0x60
 [<c018ccc0>] ext3_journalled_commit_write+0xb0/0x150
 [<c018ca10>] commit_write_fn+0x0/0x70
 [<c01656c5>] page_symlink+0xd5/0x1c9
 [<c0192cc1>] ext3_symlink+0x161/0x1a0
 [<c0164597>] vfs_symlink+0x57/0xb0
 [<c01646c1>] sys_symlink+0xd1/0xe0
 [<c0328b1b>] syscall_call+0x7/0xb

-- 
Joshua Kwan

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* 2.6.2-rc3-mm1 (w_size_write() wo i_sem)
  2004-02-05  5:42 ` Joshua Kwan
@ 2004-02-05 13:54   ` Lenar Lõhmus
  0 siblings, 0 replies; 3+ messages in thread
From: Lenar Lõhmus @ 2004-02-05 13:54 UTC (permalink / raw)
  To: Linux Kernel Mailinglist

Hi,

i_size_write() called without i_sem
Call Trace:
 [<c0139529>] i_size_write_check+0x59/0x60
 [<f9e2b1df>] nfs_update_inode+0x17f/0x600 [nfs]
 [<f9e31823>] nfs3_rpc_wrapper+0x63/0x70 [nfs]
 [<f9e2ab87>] __nfs_revalidate_inode+0x187/0x330 [nfs]
 [<f9df10c6>] rpc_release_task+0x186/0x240 [sunrpc]
 [<f9e34c00>] nfs3_xdr_accessres+0x0/0x50 [nfs]
 [<f9df0a0a>] __rpc_execute+0x27a/0x310 [sunrpc]
 [<f9dec6af>] rpc_call_sync+0x5f/0xa0 [sunrpc]
 [<f9e26da2>] nfs_lookup_revalidate+0x2f2/0x550 [nfs]
 [<f9e31cb6>] nfs3_proc_access+0xb6/0x120 [nfs]
 [<f9df24b6>] rpcauth_lookupcred+0x56/0xa0 [sunrpc]
 [<c015e10d>] do_lookup+0x5d/0x90
 [<c015e5f5>] link_path_walk+0x4b5/0x930
 [<c015eee4>] __user_walk+0x44/0x60
 [<c015a23a>] vfs_lstat+0x1a/0x50
 [<f9e34780>] nfs3_decode_dirent+0x0/0x240 [nfs]
 [<c0146cde>] do_brk+0x12e/0x200
 [<c015a8f2>] sys_lstat64+0x12/0x30
 [<c0166c3c>] dput+0x1c/0x250
 [<c0152687>] __fput+0xb7/0x110
 [<c0150e2f>] filp_close+0x4f/0x80
 [<c027945a>] sysenter_past_esp+0x43/0x65

Lenar

Ps. Found this too in logs, but think it's not related but has something 
to do with forcedeth driver:

eth1: too many iterations (6) in nic_irq.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-05 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-03 15:36 2.6.2-rc3-mm1 (i_sem) Felipe Alfaro Solana
2004-02-05  5:42 ` Joshua Kwan
2004-02-05 13:54   ` 2.6.2-rc3-mm1 (w_size_write() wo i_sem) Lenar Lõhmus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox