patch-2.1.65 linux/include/asm-alpha/softirq.h

Next file: linux/include/linux/nfsd/nfsfh.h
Previous file: linux/fs/select.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.64/linux/include/asm-alpha/softirq.h linux/include/asm-alpha/softirq.h
@@ -14,7 +14,7 @@
 	unsigned long temp;
 	__asm__ __volatile__(
 	"1:	ldq_l %0,%1\n"
-	"	and %0,%2,%0\n"
+	"	bic %0,%2,%0\n"
 	"	stq_c %0,%1\n"
 	"	beq %0,2f\n"
 	".section .text2,\"ax\"\n"

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