[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160812.203513.2152152273401119188.davem@davemloft.net>
Date: Fri, 12 Aug 2016 20:35:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sean.wang@...iatek.com
Cc: john@...ozen.org, nbd@...nwrt.org, netdev@...r.kernel.org,
linux-mediatek@...ts.infradead.org, keyhaede@...il.com
Subject: Re: [PATCH] net: ethernet: mediatek: enhance the locking using the
lightweight ones
From: <sean.wang@...iatek.com>
Date: Thu, 11 Aug 2016 17:51:00 +0800
> From: Sean Wang <sean.wang@...iatek.com>
>
> Since these critical sections protected by page_lock are all entered
> from the user context or bottom half context, they can be replaced
> with the spin_lock() or spin_lock_bh instead of spin_lock_irqsave().
>
> Signed-off-by: Sean Wang <sean.wang@...iatek.com>
Applied to net-next, thanks.
Powered by blists - more mailing lists