Re: [Xen-devel] [patch 18/26] xen: Use the proper irq functions

From: Thomas Gleixner
Date: Mon Feb 24 2014 - 16:13:35 EST


On Mon, 24 Feb 2014, David Vrabel wrote:

> On 23/02/14 21:40, Thomas Gleixner wrote:
> > I really can't understand why people keep adding irq_desc abuse. We
> > have enough proper interfaces. Delete another 14 lines of hackery.
>
> generic_handler_irq() already tests for !desc so use this instead
> of generic_handle_irq_desc(). Use irq_get_irq_data() instead of
> desc->irq_data.

Fair enough. I was not really in the mood to come up with proper
changelogs :)

> Otherwise,
>
> Reviewed-by: David Vrabel <david.vrabel@xxxxxxxxxx>
>
> David
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/