commit | f303a6dd127b5ec6de90d1cd79ed19820c7e9658 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 28 17:34:01 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 16:39:05 2010 +0200 |
tree | 8060ccc63ab56406e6a9535b21cca29f17956052 | |
parent | 442471848f5abb55b99cba1229301655f67492b4 [diff] |
genirq: Sanitize irq_data accessors Get the data structure from the core and provide inline wrappers to access the irq_data members. Provide accessor inlines for irq_data as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Ingo Molnar <mingo@elte.hu>