On Mon, Sep 6, 2010 at 5:26 PM, Maxim Levitsky <[email protected]> wrote: > As soon as input device is registered, it might be accessed (and it is) > This can trigger a hardware interrupt that can access > not yet initialized ir->raw, (by sending a sample) > > This can be reproduced by holding down a remote button and reloading the > module. > And this always crashes the systems where hardware decides to send an > interrupt > right at the moment it is enabled. > > Signed-off-by: Maxim Levitsky <[email protected]>
Finally got my head wrapped around this one too, and I do see the problem, and this fix looks good to me. Acked-by: Jarod Wilson <[email protected]> -- Jarod Wilson [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
