[SPARC]: Make bitops use same spinlocks as atomics.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 18 Dec 2006 00:18:47 +0000 (16:18 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 18 Dec 2006 00:18:47 +0000 (16:18 -0800)
Recent workqueue changes basically make this a formal requirement.

Also, move atomic32.o from lib-y to obj-y since it exports symbols
to modules.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found