CVSROOT: /var/cvs Module name: linux-2.5 Changes by: willy 02/10/20 20:37:09 Modified files: arch/parisc/kernel: irq.c Log message: synchronise_irq() now takes an irq number to synchronise with. x86 is using barrier() instead in probe_irq_on(), so change to barrier() too.