[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b25c3fa70801101724he91d934y9db6636c68a32486@mail.gmail.com>
Date: Fri, 11 Jan 2008 10:24:54 +0900
From: "Joonwoo Park" <joonwpark81@...il.com>
To: "Chatre, Reinette" <reinette.chatre@...el.com>
Cc: "Zhu, Yi" <yi.zhu@...el.com>, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org,
lkml <linux-kernel@...r.kernel.org>,
ipw3945-devel@...ts.sourceforge.net
Subject: Re: [ipw3945-devel] [PATCH 2/5] iwlwifi: iwl3945 synchronize interruptand tasklet for down iwlwifi
Hello Reinette,
2008/1/11, Chatre, Reinette <reinette.chatre@...el.com>:
>
> Could synchronize_irq() be moved into iwl_disable_interrupts() ? I am
At this time, iwl_disable_interrupts() can be called with irq
disabled, so for do that I think additional modification would be
needed.
> also wondering if we cannot call tasklet_kill() before
> iwl_disable_interrupts() ... thus preventing it from being scheduled
> when we are going down.
Thanks for your catch, it seems tasklet can re-enable interrupts.
I'll handle and make an another patch for them at this weekend :)
Thanks,
Joonwoo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists