From: Thomas Gleixner Date: Sat, 5 Feb 2011 14:20:04 +0000 (+0100) Subject: genirq: Add IRQ_MOVE_PENDING to irq_data.state X-Git-Tag: v2.6.39-rc1~503^2~9^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f230b6d5c48f8d12f4dfa1f8b5ab0b0320076d21;p=pandora-kernel.git genirq: Add IRQ_MOVE_PENDING to irq_data.state chip implementations need to know about it. Keep status in sync until all users are fixed. Accessor function: irqd_is_setaffinity_pending(irqdata) Coders who access them directly will be tracked down and slapped with stinking trouts. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed