From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] skge: race with workq and RTNL
Date: Tue, 20 Feb 2007 11:18:43 -0500 [thread overview]
Message-ID: <45DB1F63.20107@pobox.com> (raw)
In-Reply-To: <20070216153739.387d0b97@localhost.localdomain>
Stephen Hemminger wrote:
> If a workqueue function that needs RTNL is running when skge_down
> is called then a deadlock is possible. Fix by only clearing the timer,
> and handling the flush_scheduled_work on removal. This work queue is only
> ever used for the old fiber based boards.
>
> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
applied
prev parent reply other threads:[~2007-02-20 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-16 23:37 [PATCH] skge: race with workq and RTNL Stephen Hemminger
2007-02-20 16:18 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45DB1F63.20107@pobox.com \
--to=jgarzik@pobox.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.