diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-06-08 13:04:43 +0200 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2009-06-08 13:05:19 +0200 |
commit | b0903ee8e4853eea35cb24cfb4dda1b60c7948dc (patch) | |
tree | 37c75f4c3f0fe13aa85b84f0ad8e587468e78a42 /arch/cris/arch-v32 | |
parent | ccc0d38ec13d4649d4168c1db590137df53ad783 (diff) | |
download | kernel_samsung_espresso10-b0903ee8e4853eea35cb24cfb4dda1b60c7948dc.zip kernel_samsung_espresso10-b0903ee8e4853eea35cb24cfb4dda1b60c7948dc.tar.gz kernel_samsung_espresso10-b0903ee8e4853eea35cb24cfb4dda1b60c7948dc.tar.bz2 |
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 <roel.kluin@gmail.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/arch-v32')
0 files changed, 0 insertions, 0 deletions