From: Arthur Othieno Date: Mon, 7 Nov 2005 08:59:01 +0000 (-0800) Subject: [PATCH] xtensa: struct semaphore.sleepers initialization X-Git-Tag: v2.6.15-rc1~651 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3a6f456f6ca162d3406a6e2c09a5c928833e4f;p=pandora-kernel.git [PATCH] xtensa: struct semaphore.sleepers initialization No one may sleep on us until we've been down()'d. So on allocation, initialize `sleepers' to 0, just like everyone else does. Signed-off-by: Arthur Othieno Acked-by: Christian Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed