-
Alexander Viro authored
atomic32.c assumes that arbitrary stuff can be passed into spin_lock() on non-SMP builds, which is true except for when spinlock debugging is enabled. Signed-off-by: David S. Miller <davem@davemloft.net>
487f1f5e
atomic32.c assumes that arbitrary stuff can be passed into
spin_lock() on non-SMP builds, which is true except for when
spinlock debugging is enabled.
Signed-off-by: David S. Miller <davem@davemloft.net>