Re: [PATCH 3/3] take declarations of enable_irq() et.al. to linux/interrupt.h

2007-07-22 Thread Geert Uytterhoeven
On Sat, 21 Jul 2007, Al Viro wrote: > Now that the last inlined instances are gone, all that is left to do > is turning disable_irq_nosync on arm26 and m68k from defines to aliases > and we are all set - we can make these externs in linux/interrupt.h > uncoditional and kill remaining instances in a

[PATCH 3/3] take declarations of enable_irq() et.al. to linux/interrupt.h

2007-07-21 Thread Al Viro
Now that the last inlined instances are gone, all that is left to do is turning disable_irq_nosync on arm26 and m68k from defines to aliases and we are all set - we can make these externs in linux/interrupt.h uncoditional and kill remaining instances in asm/irq.h Signed-off-by: Al Viro <[EMAIL PR