Messages in this thread |  | | From | Kalle Valo <> | Subject | Re: [PATCH 08/16] wireless: Replace spin_is_locked() with lockdep | Date | Thu, 04 Oct 2018 13:05:08 +0300 |
| |
Lance Roy <ldr709@gmail.com> writes:
> On Wed, Oct 03, 2018 at 12:06:48PM +0300, Kalle Valo wrote: >> Lance Roy <ldr709@gmail.com> writes: >> >> > 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> >> > --- >> > drivers/net/wireless/zydas/zd1211rw/zd_mac.c | 2 +- >> > 1 file changed, 1 insertion(+), 1 deletion(-) >> >> Should I take this or is it going through some other tree? > > Sure you can take this if you like. If not, Paul McKenney will take it in his > tree.
Ok, then I'll take this to wireless-drivers-next. And I'll change the title prefix to "zd1211rw: ".
-- Kalle Valo
|  |