[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100708.233639.200387221.davem@davemloft.net>
Date: Thu, 08 Jul 2010 23:36:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: richard.rojfors@...agicore.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v3 1/2] ks8842: Do the TX timeout work in workqueue
context.
From: Richard Röjfors <richard.rojfors@...agicore.com>
Date: Fri, 09 Jul 2010 08:28:14 +0200
> Currently all code that needs to be run at TX timeout is done in the
> calling context, where bottom halves are disabled. Some of the code
> blocks, so it needs to be done in a different context. This patch
> adds in a work struct which is scheduled at TX timeout. Then the
> timeout code is executed within work queue context.
>
> Signed-off-by: Richard Röjfors <richard.rojfors@...agicore.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists