Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757205AbYLDOEb (ORCPT ); Thu, 4 Dec 2008 09:04:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754426AbYLDOEV (ORCPT ); Thu, 4 Dec 2008 09:04:21 -0500 Received: from ey-out-2122.google.com ([74.125.78.27]:37672 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753503AbYLDOEV (ORCPT ); Thu, 4 Dec 2008 09:04:21 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=gtgZOfHeptNcW95E5w5EpVA4n094RSsvcxsPGPM7qzjH9mk0sT/RPHSkAQYQlD+d1T Bo1shVn7lNyAT7dX5sJiDGti8gqKCUUuhkyFtk4O6rYTp3joEdn2GMgcq0si+dR9rLU0 kmuJSrSNJbn8fsFF3tkuB2Y/WC3IzzokFKlwg= Message-ID: Date: Thu, 4 Dec 2008 15:04:19 +0100 From: "Bart Van Assche" To: "Eric Dumazet" Subject: Re: A question about sparse: how to use __acquires() and __releases() correctly ? Cc: "kernel list" , "Vladislav Bolkhovitin" , "Alexander Shishkin" , "Johannes Berg" , "Geert Uytterhoeven" In-Reply-To: <4937DB1E.7060500@cosmosbay.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4937DB1E.7060500@cosmosbay.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 543 Lines: 13 On Thu, Dec 4, 2008 at 2:29 PM, Eric Dumazet wrote: > The sparse version I have here doesn't complain on dev_seq_stop() in > net/core/dev.c I have been running sparse on a tree built with a .config file generated by 'make allmodconfig'. Could this be an explanation ? Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/