The recent interrupt rework introduced bit value conflicts with sparc. Instead of introducing new architecture flags mess, move the interrupt SA_ flags out of the signal namespace and replace them by interrupt related flags. This allows to remove the obsolete SA_INTERRUPT flag and clean up the bit field values. The patch was mostly created by a script, manually fixed up and reviewed. Compile tested on various platforms. Boot tested on i386/x86_64 tglx -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC][patch 00/44] Consolidate irq_action flags
- From: Andrew Morton <[email protected]>
- [RFC][patch 39/44] scsi: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 32/44] isdn: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 33/44] media: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 19/44] SH: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 27/44] drivers/block Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 15/44] POWERPC: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 23/44] V850: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 13/44] MIPS: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 40/44] serial: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 28/44] drivers/char: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 34/44] misc drivers: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 16/44] PPC: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 29/44] drivers/drm: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 12/44] M68K: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 31/44] firewire: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 38/44] rio: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 35/44] drivers/net: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 17/44] S390: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 18/44] SH64: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 30/44] ide: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 36/44] PARISC: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 11/44] M68KNOMMU: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 37/44] pci: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 05/44] CHRIS: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 08/44] I386: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 44/44] Documentation: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 41/44] usb: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 26/44] generic irq: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 10/44] M32R: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 06/44] FRV: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 07/44] H8300: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 25/44] XTENSA: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 42/44] video: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 03/44] ARM26: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 09/44] IA64: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 43/44] sound: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 02/44] ALPHA: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 21/44] SPARC: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 01/44] Consolidate flags for request_irq
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 14/44] PARISC: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 22/44] UM: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 24/44] x86_64: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 04/44] ARM: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- [RFC][patch 20/44] SPARC64: Use the new IRQF_ constansts
- From: Thomas Gleixner <[email protected]>
- Re: [RFC][patch 00/44] Consolidate irq_action flags
- Prev by Date: [RFC][patch 01/44] Consolidate flags for request_irq
- Next by Date: [RFC][patch 21/44] SPARC: Use the new IRQF_ constansts
- Previous by thread: faulty 64-bit resource printk fixup in macio_asic.c
- Next by thread: [RFC][patch 20/44] SPARC64: Use the new IRQF_ constansts
- Index(es):