2006-03-27 07:03:53

by Luke Yang

[permalink] [raw]
Subject: Question about generic IRQ framework

Hi all,

I am porting Blackfin's irq code to the generic IRQ framework. Now I
have one question: the show_interrupts() function is generic and
platform-independent, why not put it in the generic code in
kernel/irq/ ? So architecture developers don't have to do the
copy/paste job.

--
Best regards,
Luke Yang
[email protected]