From: Bob Picco Date: Mon, 14 Nov 2005 00:06:35 +0000 (-0800) Subject: [PATCH] cpuset: fix return without releasing semaphore X-Git-Tag: v2.6.15-rc2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5563e77078d85c4f107a0a673500c43ce57cf702;p=pandora-kernel.git [PATCH] cpuset: fix return without releasing semaphore It is wrong to acquire the semaphore and then return from cpuset_zone_allowed without releasing it. Signed-off-by: Bob Picco Acked-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed