> Code; c0204004 <irda_device_event+4/20> <=====
> 0: 66 81 78 5c 0f 03 cmpw $0x30f,0x5c(%eax) <=====
Someone passed NULL to a netdevice notifier. That isnt allowed. Your call
trace indicates that it was passed by dev_open which would itself have oopsed
in that situation.
Beats me, and I also haven't managed to duplicate it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/