I rebased and updated my m68k-genirq branch at git://git.kernel.org:/pub/scm/linux/kernel/git/geert/linux-m68k.git m68k-genirq http://git.kernel.org/?p=linux/kernel/git/geert/linux-m68k.git;a=shortlog;h=refs/heads/m68k-genirq [PATCH 01/22] ide-{cd,floppy,tape}, keyboard: Do not include <linux/irq.> [PATCH 02/22] m68k/irq: Rename irq_controller to irq_chip [PATCH 03/22] m68k/irq: Kill irq_node_t typedef, always use struct irq_node [PATCH 04/22] m68k/irq: Rename irq_node to irq_data [PATCH 05/22] m68k/irq: Switch irq_chip methods to "struct irq_data *data" [PATCH 06/22] m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static [PATCH 07/22] m68k/irq: Extract irq_set_chip() [PATCH 08/22] m68k/irq: Add m68k_setup_irq_controller() [PATCH 09/22] m68k/irq: Rename {,__}m68k_handle_int() [PATCH 10/22] m68k/irq: Remove obsolete IRQ_FLG_* definitions and users [PATCH 11/22] m68k/irq: Add genirq support [PATCH 12/22] m68k/atari: Convert Atari to genirq [PATCH 13/22] m68k/atari: Remove code and comments about different irq types [PATCH 14/22] m68k/amiga: Refactor amiints.c [PATCH 15/22] m68k/amiga: Convert Amiga to genirq [PATCH 16/22] m68k/amiga: Optimize interrupts using chain handlers [PATCH 17/22] m68k/mac: Convert Mac to genirq [PATCH 18/22] m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq [PATCH 19/22] m68k/vme: Convert VME to genirq [PATCH 20/22] m68k/sun3: Use the kstat_irqs_cpu() wrapper [PATCH 21/22] m68k/apollo: Convert Apollo to genirq [PATCH 22/22] m68k/sun3: Convert Sun3/3x to genirq Changes: - Added cleanup in patch 13 - Conversion of Apollo and Sun3/3x Todo: - Q40 conversion (see separate email with issues), - Chain handler optimizations for Mac, - Removal of legacy code inside #ifndef CONFIG_GENERIC_HARDIRQ, - Proper patch submission emails, - Get it merged (For 3.3? Or even 3.2?). Oh, I almost forgot: testing ;-)! So far I tested it on Atari (ARAnyM) and Amiga only. Thanks for testing and feedback! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html