Messages in this thread |  | | Subject | Re: [PATCH 08/16] zd1211rw: Replace spin_is_locked() with lockdep | From | Kalle Valo <> | Date | Fri, 5 Oct 2018 08:35:35 +0000 (UTC) |
| |
Lance Roy <ldr709@gmail.com> wrote:
> lockdep_assert_held() is better suited to checking locking requirements, > since it won't get confused when someone else holds the lock. This is > also a step towards possibly removing spin_is_locked(). > > Signed-off-by: Lance Roy <ldr709@gmail.com> > Cc: Daniel Drake <dsd@gentoo.org> > Cc: Ulrich Kunitz <kune@deine-taler.de> > Cc: Kalle Valo <kvalo@codeaurora.org> > Cc: "David S. Miller" <davem@davemloft.net> > Cc: <linux-wireless@vger.kernel.org> > Cc: <netdev@vger.kernel.org>
Patch applied to wireless-drivers-next.git, thanks.
209e957b467b zd1211rw: Replace spin_is_locked() with lockdep
-- https://patchwork.kernel.org/patch/10624325/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
|  |