From: Andrew Morton Date: Thu, 2 Mar 2006 10:54:28 +0000 (-0800) Subject: [PATCH] out_of_memory() locking fix X-Git-Tag: v2.6.16-rc6~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140ffcec4def3ee3af7565b2cf1d3b2580f7e180;p=pandora-kernel.git [PATCH] out_of_memory() locking fix I seem to have lost this read_unlock(). While we're there, let's turn that interruptible sleep unto uninterruptible, so we don't get a busywait if signal_pending(). (Again. We seem to have a habit of doing this). Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed