commit | d6a574ff6bfb842bdb98065da053881ff527be46 | [log] [tgz] |
---|---|---|
author | Tim Gardner <tim.gardner@canonical.com> | Tue Jun 08 11:33:02 2010 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 15 15:44:41 2010 -0400 |
tree | 899cdc5cdfc75d21a8c258ecfc2bc6b1e1c79895 | |
parent | a69b03e941abae00380fc6bc1877fb797a1b31e6 [diff] |
hostap: Protect against initialization interrupt Use an irq spinlock to hold off the IRQ handler until enough early card init is complete such that the handler can run without faulting. Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>