[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181005.143236.511366748709139149.davem@davemloft.net>
Date: Fri, 05 Oct 2018 14:32:36 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ldr709@...il.com
Cc: linux-kernel@...r.kernel.org, paulmck@...ux.ibm.com,
3chas3@...il.com, linux-atm-general@...ts.sourceforge.net,
netdev@...r.kernel.org
Subject: Re: [PATCH] atm: nicstar: Replace spin_is_locked() with
spin_trylock()
From: Lance Roy <ldr709@...il.com>
Date: Thu, 4 Oct 2018 00:46:57 -0700
> ns_poll() used spin_is_locked() + spin_lock() to get achieve the same
> thing as a spin_trylock(), so simplify it by using that instead. This is
> also a step towards possibly removing spin_is_locked().
>
> Signed-off-by: Lance Roy <ldr709@...il.com>
Applied to net-next.
Powered by blists - more mailing lists