Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752423AbZIGIfj (ORCPT ); Mon, 7 Sep 2009 04:35:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752172AbZIGIfi (ORCPT ); Mon, 7 Sep 2009 04:35:38 -0400 Received: from cam-admin0.cambridge.arm.com ([193.131.176.58]:63285 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144AbZIGIfh (ORCPT ); Mon, 7 Sep 2009 04:35:37 -0400 Subject: Re: linux-next: slab tree build failure From: Catalin Marinas To: Pekka Enberg Cc: Stephen Rothwell , Christoph Lameter , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" , "John W. Linville" In-Reply-To: <84144f020909062310u37ecdddfw31c6cc9a22ccabd9@mail.gmail.com> References: <20090907153723.0c984c83.sfr@canb.auug.org.au> <84144f020909062310u37ecdddfw31c6cc9a22ccabd9@mail.gmail.com> Content-Type: text/plain Organization: ARM Ltd Date: Mon, 07 Sep 2009 09:35:09 +0100 Message-Id: <1252312509.23780.15.camel@pc1117.cambridge.arm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Sep 2009 08:35:10.0871 (UTC) FILETIME=[1CD39A70:01CA2F96] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1312 Lines: 34 On Mon, 2009-09-07 at 09:10 +0300, Pekka Enberg wrote: > Hi Stephen, > > On Mon, Sep 7, 2009 at 8:37 AM, Stephen Rothwell wrote: > > Hi all, > > > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > > > net/wireless/scan.c: In function 'cfg80211_inform_bss': > > net/wireless/scan.c:499: error: implicit declaration of function 'kmemleak_ignore' > > > > Caused by commit 74ce35c0d2261896ed4d49799311a894520f7a94 ("cfg80211: > > clear cfg80211_inform_bss() from kmemleak reports") from the wireless > > tree (which should have included linux/kmemleak.h into > > net/wireless/scan.c). Some interaction with the slab tree has exposed > > this. > > > > I have reverted the above commit for today. > > AFAICT, you're interested in kmemleak.git, not slab.git. Catalin? I think that's a commit from Luis. It shouldn't have been merged in the first instance anyway (we shouldn't randomly ignore kmemleak reports unless we know for sure why kmemleak thinks it is a leak and we should write a comment explaining why). -- Catalin -- 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/