lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 18 Jan 2008 22:45:17 +0100 (CET)
From:	Christian Kujau <lists@...dbynature.de>
To:	xfs@....sgi.com
cc:	LKML <linux-kernel@...r.kernel.org>
Subject: 2.6.24-rc8: possible circular locking dependency detected

Hi,

just FYI, upgrading to -rc8 gave the following messages in kern.log in
the morning hours, when the backups were run:

=======================================================
[ INFO: possible circular locking dependency detected ]
2.6.24-rc8 #2
-------------------------------------------------------
rsync/23295 is trying to acquire lock:
  (iprune_mutex){--..}, at: [<c017a552>] shrink_icache_memory+0x72/0x220

but task is already holding lock:
  (&(&ip->i_iolock)->mr_lock){----}, at: [<c0275056>] xfs_ilock+0x96/0xb0

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #1 (&(&ip->i_iolock)->mr_lock){----}:
        [<c0138c01>] __lock_acquire+0xbe1/0x10b0
        [<c0275056>] xfs_ilock+0x96/0xb0
        [<c0137b4f>] trace_hardirqs_on+0x9f/0x140
        [<c013912f>] lock_acquire+0x5f/0x80
        [<c0275056>] xfs_ilock+0x96/0xb0
        [<c012f4b1>] down_write_nested+0x41/0x60
        [<c0275056>] xfs_ilock+0x96/0xb0
        [<c0275056>] xfs_ilock+0x96/0xb0
        [<c02751ea>] xfs_ireclaim+0x1a/0x60
        [<c0294e73>] xfs_finish_reclaim+0x53/0x1a0
        [<c02a40ce>] xfs_fs_clear_inode+0x5e/0x90
        [<c017a102>] clear_inode+0x82/0x160
        [<c017a55c>] shrink_icache_memory+0x7c/0x220
        [<c017a43a>] dispose_list+0x1a/0xc0
        [<c017a6c2>] shrink_icache_memory+0x1e2/0x220
        [<c014f6d1>] shrink_slab+0x101/0x160
        [<c014fa4a>] kswapd+0x2aa/0x410
        [<c012c1f0>] autoremove_wake_function+0x0/0x40
        [<c014f7a0>] kswapd+0x0/0x410
        [<c012bf42>] kthread+0x42/0x70

Full dmesg and .config: http://nerdbynature.de/bits/2.6.24-rc8/

Thanks,
Christian.
-- 
BOFH excuse #18:

excess surge protection
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ