From: Roel Kluin Date: Mon, 8 Jun 2009 11:04:43 +0000 (+0200) Subject: CRIS: assignment/is equal confusion X-Git-Tag: v2.6.31-rc1~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0903ee8e4853eea35cb24cfb4dda1b60c7948dc;p=pandora-kernel.git CRIS: assignment/is equal confusion Somehow, the assignments of rw->lock got written as comparisons. The effect probably was that the read-write spinlocks never locked. However, since the locks are only used in CONFIG_SMP and SMP CRIS is experimental, it has never been identified as a problem. Signed-off-by: Roel Kluin Acked-by: Jesper Nilsson --- Reading git-diff-tree failed