[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071026.042341.177691569.davem@davemloft.net>
Date: Fri, 26 Oct 2007 04:23:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeff@...zik.org
Cc: benh@...nel.crashing.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [PATCH] napi: use non-interruptible sleep in napi_disable
From: Jeff Garzik <jeff@...zik.org>
Date: Thu, 25 Oct 2007 01:10:32 -0400
> Benjamin Herrenschmidt wrote:
> > The current napi_disable() uses msleep_interruptible() but doesn't
> > (and can't) exit in case there's a signal, thus ending up doing a
> > hot spin without a cpu_relax. Use uninterruptible sleep instead.
> >
> > Signed-off-by: Benjamin Herrenschmidt <benh@...nel.crashing.org>
...
> ACK
Applied, thanks everyone.
-
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