Re: [patch 3/6] rwsem: Move duplicate struct rwsem declaration tolinux/rwsem.h

From: David Miller
Date: Wed Jan 26 2011 - 23:44:00 EST


From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Date: Wed, 26 Jan 2011 20:05:56 -0000

> The difference between these declarations is the data type of the
> count member and the lack of lockdep in some architectures/
>
> long is equivivalent to signed long and the #ifdef guarded dep_map
> member does not hurt anyone.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/