[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080101.215840.130443274.davem@davemloft.net>
Date: Tue, 01 Jan 2008 21:58:40 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: dada1@...mosbay.com
Cc: netdev@...r.kernel.org
Subject: Re: [NET] Sparse annotations
From: Eric Dumazet <dada1@...mosbay.com>
Date: Wed, 02 Jan 2008 06:50:14 +0100
> Add __acquires() and __releases() annotations to suppress some sparse warnings.
>
> example of warnings :
>
> net/ipv4/udp.c:1555:14: warning: context imbalance in 'udp_seq_start' - wrong
> count at exit
> net/ipv4/udp.c:1571:13: warning: context imbalance in 'udp_seq_stop' -
> unexpected unlock
>
>
> Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
Applied, thanks Eric.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists