From: Ingo Molnar Date: Thu, 20 Apr 2006 09:43:23 +0000 (-0700) Subject: [PATCH] md: locking fix X-Git-Tag: v2.6.17-rc3~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc5cf7dd2723430b6df3d91c5b22af49e063622;p=pandora-kernel.git [PATCH] md: locking fix - fix mddev_lock() usage bugs in md_attr_show() and md_attr_store(). [they did not anticipate the possibility of getting a signal] - remove mddev_lock_uninterruptible() [unused] Signed-off-by: Ingo Molnar Acked-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed