Re: [patch] ipv4: initialize arp_tbl rw lock

From: David S. Miller
Date: Fri Apr 07 2006 - 16:15:14 EST


From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Date: Fri, 7 Apr 2006 10:15:33 +0200

> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> The qeth driver makes use of the arp_tbl rw lock. CONFIG_DEBUG_SPINLOCK
> detects that this lock is not initialized as it is supposed to be.
>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

As Stephen Hemminger pointed out this change is bogus, the
lock is initialized at run time by the ARP layer.
-
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/