sparc64: Make itc_sync_lock raw
authorKirill Tkhai <tkhai@yandex.ru>
Wed, 16 Apr 2014 20:45:24 +0000 (00:45 +0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 May 2014 05:15:16 +0000 (01:15 -0400)
One more place where we must not be able
to be preempted or to be interrupted in RT.

Always actually disable interrupts during
synchronization cycle.

Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found