2006-11-10 18:25:07

by Lu, Yinghai

[permalink] [raw]
Subject: RE: 2.6.19-rc5 x86_64 irq 22: nobody cared


Andi,

The two patches solve the problems that irq nobody care.

They are already in your tree. But first one I wonder if you put correct
one in your tree.


YH

[PATCH] x86_64 irq: reuse vector for __assign_irq_vector
http://lkml.org/lkml/2006/10/26/38
[PATCH] x86_64 irq: reset more to default when clear irq_vector for
destroy_irq
http://lkml.org/lkml/2006/10/28/16




2006-11-10 20:12:48

by Eric W. Biederman

[permalink] [raw]
Subject: Re: 2.6.19-rc5 x86_64 irq 22: nobody cared

"Lu, Yinghai" <[email protected]> writes:

> Andi,
>
> The two patches solve the problems that irq nobody care.
>
> They are already in your tree. But first one I wonder if you put correct
> one in your tree.

YH. This is a completely different problem. The irq is properly setup
and received but none of the drivers wanted it.

Eric