Home
last modified time | relevance | path

Searched hist:"818 b0f3bfb236ae66cac3ff38e86b9e47f24b7aa" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dmigration.cdiff 818b0f3bfb236ae66cac3ff38e86b9e47f24b7aa Fri Mar 30 10:11:34 CDT 2012 Jiang Liu <liuj97@gmail.com> genirq: Introduce irq_do_set_affinity() to reduce duplicated code

All invocations of chip->irq_set_affinity() are doing the same return
value checks. Let them all use a common function.

[ tglx: removed the silly likely while at it ]

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Cc: Jiang Liu <liuj97@gmail.com>
Cc: Keping Chen <chenkeping@huawei.com>
Link: http://lkml.kernel.org/r/1333120296-13563-3-git-send-email-jiang.liu@huawei.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
H A Dinternals.hdiff 818b0f3bfb236ae66cac3ff38e86b9e47f24b7aa Fri Mar 30 10:11:34 CDT 2012 Jiang Liu <liuj97@gmail.com> genirq: Introduce irq_do_set_affinity() to reduce duplicated code

All invocations of chip->irq_set_affinity() are doing the same return
value checks. Let them all use a common function.

[ tglx: removed the silly likely while at it ]

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Cc: Jiang Liu <liuj97@gmail.com>
Cc: Keping Chen <chenkeping@huawei.com>
Link: http://lkml.kernel.org/r/1333120296-13563-3-git-send-email-jiang.liu@huawei.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
H A Dmanage.cdiff 818b0f3bfb236ae66cac3ff38e86b9e47f24b7aa Fri Mar 30 10:11:34 CDT 2012 Jiang Liu <liuj97@gmail.com> genirq: Introduce irq_do_set_affinity() to reduce duplicated code

All invocations of chip->irq_set_affinity() are doing the same return
value checks. Let them all use a common function.

[ tglx: removed the silly likely while at it ]

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Cc: Jiang Liu <liuj97@gmail.com>
Cc: Keping Chen <chenkeping@huawei.com>
Link: http://lkml.kernel.org/r/1333120296-13563-3-git-send-email-jiang.liu@huawei.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>