patch-2.1.19 linux/include/asm-sparc/atomic.h

Next file: linux/include/asm-sparc/bitops.h
Previous file: linux/include/asm-ppc/termios.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.18/linux/include/asm-sparc/atomic.h linux/include/asm-sparc/atomic.h
@@ -23,9 +23,6 @@
 {
 	__asm__ __volatile__("
 	rd	%%psr, %%g2
-	nop
-	nop
-	nop
 	andcc	%%g2, %2, %%g0
 	bne	1f
 	 nop
@@ -54,9 +51,6 @@
 {
 	__asm__ __volatile__("
 	rd	%%psr, %%g2
-	nop
-	nop
-	nop
 	andcc	%%g2, %2, %%g0
 	bne	1f
 	 nop
@@ -85,9 +79,6 @@
 {
 	__asm__ __volatile__("
 	rd	%%psr, %%g2
-	nop
-	nop
-	nop
 	andcc	%%g2, %3, %%g0
 	bne	1f
 	 nop
@@ -118,9 +109,6 @@
 {
 	__asm__ __volatile__("
 	rd	%%psr, %%g2
-	nop
-	nop
-	nop
 	andcc	%%g2, %3, %%g0
 	bne	1f
 	 nop

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov