Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: stray interrupts on PXA270



rtos wrote:
> I get stray interrupts when I try to run a 4.99.55 kernel on two
> different PXA270 devices. I did not have this problem with 4.0. I looked
> at the registers and the "kernel" seems to be unmasking (in ICMR)
> interrupts for devices that I do not have drivers for. Why doesn't the
> kernel leave the devices masked until a driver says, hey, I need my
> interrupt? 
> 
> -rtos
> 

Sounds like a bug, it should default to masking everything, and only
letting things interrupt if a driver asks for it.

I don't think I'm seeing this on a zaurus (which is also based on PXA270)

Thanks,
Chris


Home | Main Index | Thread Index | Old Index