From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harvey Harrison Subject: Re: [PATCH 0/9] context tracking updates Date: Thu, 29 May 2008 15:51:05 -0700 Message-ID: <1212101465.28403.156.camel@brick> References: <20080529085402.814224000@sipsolutions.net> <1212100516.28403.152.camel@brick> (sfid-20080530_003519_648056_2583259D) <1212101102.10109.5.camel@johannes.berg> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from el-out-1112.google.com ([209.85.162.179]:36491 "EHLO el-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753717AbYE2WvH (ORCPT ); Thu, 29 May 2008 18:51:07 -0400 Received: by el-out-1112.google.com with SMTP id s27so630109ele.1 for ; Thu, 29 May 2008 15:51:06 -0700 (PDT) In-Reply-To: <1212101102.10109.5.camel@johannes.berg> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Johannes Berg Cc: Josh Triplett , Philipp Reisner , linux-sparse@vger.kernel.org On Fri, 2008-05-30 at 00:45 +0200, Johannes Berg wrote: > On Thu, 2008-05-29 at 15:35 -0700, Harvey Harrison wrote: > > On Thu, 2008-05-29 at 10:54 +0200, Johannes Berg wrote: > > > This updates the context tracking, I just explained most of it in the mail > > > "Re: sparse context warning problem ..." > > > (message ID <1212050823.16917.37.camel@johannes.berg>) > > > > > > > With these applied I get a new error when checking > > fs/minix/itree_common.c > > What sort? Right now, it seems to go into a dead loop on > fs/minix/itree_v1.c for me?! > It's a problem introduced with 9/9 explicitly checking inlines. Harvey