patch-2.4.10 linux/include/asm-arm/softirq.h
Next file: linux/include/asm-arm/tlb.h
Previous file: linux/include/asm-arm/processor.h
Back to the patch index
Back to the overall index
-  Lines: 7
-  Date:
Sat Sep  8 12:02:31 2001
-  Orig file: 
v2.4.9/linux/include/asm-arm/softirq.h
-  Orig date: 
Mon Aug 27 12:41:47 2001
diff -u --recursive --new-file v2.4.9/linux/include/asm-arm/softirq.h linux/include/asm-arm/softirq.h
@@ -21,6 +21,4 @@
 		__asm__("bl%? __do_softirq": : : "lr");/* out of line */\
 } while (0)
 
-#define __cpu_raise_softirq(cpu, nr) __set_bit(nr, &softirq_pending(cpu))
-
 #endif	/* __ASM_SOFTIRQ_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)