[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080427011906.GB662@gondor.apana.org.au>
Date: Sun, 27 Apr 2008 09:19:06 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: WANG Cong <xiyou.wangcong@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Andrew Morton <akpm@...l.org>, netdev@...r.kernel.org
Subject: Re: [Patch]net/xfrm/xfrm_state.c: replace timer with delayed_work
On Sun, Feb 17, 2008 at 12:00:49AM +0800, WANG Cong wrote:
>
> Also suggested by Herbert Xu, using workqueue is better than timer
> for net/xfrm/xfrm_state.c, so replace them with delayed_work.
>
> Note that, this patch is not fully tested, just compile and
> run as a whole on an Intel Core Duo matchine. So should be
> in -mm first.
>
> Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
> Cc: Herbert Xu <herbert@...dor.apana.org.au>
> Cc: David Miller <davem@...emloft.net>
As with the xfrm policy patch, the spin lock here needs to disable
BH.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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