[PATCH] [POWERPC] 8xx: PQ SoC IRDA support

Vitaly Bordug vitb at kernel.crashing.org
Thu May 10 08:36:11 EST 2007


On 9 May 2007 13:46:11 -0000
Samuel Ortiz wrote:

> >So to recap, similar handling path for similar SoC device existing
> >in current kernel for a while now, and working good.  
> 
> I'm sure it works good, but doing the whole RX path from an interrupt
> handler doesn't sound like the best thing to do, at least to me. And
> with a SIR IrDA device, you can afford to offload your interrupt
> processing to a BH, nobody will notice the difference in terms of
> performance.
> I'm not against your proposed implementation, but I just think there's
> a nicer way to achieve the same result.
May I ask to point to the code you're keeping in mind here?

I'm not going to touch this path or else the code will miss this merge window as well, 
but I'm going to keep improving it, and this rework might be useful not only for this particular driver,
but for similar kernel pieces too.


-- 
Sincerely, Vitaly




More information about the Linuxppc-dev mailing list