Skip to content
Commit bf664c0a authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: fix sparseirq/kstat_irqs fallout

The sparseirq changes (d7e51e66

) played poorly with the Blackfin irqchip
implementation as we're still using the old hardirq method.  Our bad irq
structure had a NULL kstat_irqs field so when all the common code tries
to increment this field, everything goes big bada boom.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent ce0bf52d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment