Re: [patch 4/4] bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
From: David Miller <davem@davemloft.net>
Date: 2008-03-28 23:17:48
From: David Miller <davem@davemloft.net>
Date: 2008-03-28 23:17:48
From: akpm@linux-foundation.org Date: Fri, 28 Mar 2008 14:37:31 -0700
From: "Robert P. J. Day" <redacted> The older RW_LOCK_UNLOCKED macros defeat lockdep state tracing so replace them with the newer __RW_LOCK_UNLOCKED macros. Signed-off-by: Robert P. J. Day <redacted> Acked-by: Marcel Holtmann <marcel@holtmann.org> Cc: Dave Young <redacted> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Applied.