Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758037AbZCXI53 (ORCPT ); Tue, 24 Mar 2009 04:57:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754346AbZCXI5O (ORCPT ); Tue, 24 Mar 2009 04:57:14 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:39265 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757965AbZCXI5N (ORCPT ); Tue, 24 Mar 2009 04:57:13 -0400 Date: Tue, 24 Mar 2009 09:56:58 +0100 From: Ingo Molnar To: Pekka Enberg Cc: eduard.munteanu@linux360.ro, linux-kernel@vger.kernel.org Subject: Re: [PATCH] kmemtrace: fix build breakage in befs Message-ID: <20090324085658.GG13016@elte.hu> References: <1237884230.25315.33.camel@penberg-laptop> <20090324085128.GF13016@elte.hu> <1237884846.25315.37.camel@penberg-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1237884846.25315.37.camel@penberg-laptop> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1096 Lines: 27 * Pekka Enberg wrote: > On Tue, 2009-03-24 at 09:51 +0100, Ingo Molnar wrote: > > there's another build problem as well, in squashfs, and in key.h: > > > > include/linux/key.h:128: error: field 'sem' has incomplete type > > fs/squashfs/export.c:133: error: implicit declaration of function 'kmalloc' > > fs/squashfs/export.c:143: error: implicit declaration of function 'kfree' > > > > And i suspect there's more as well. Is there really no unintrusive > > way to solve this - or do you think the RCU change reduces the > > include file spaghetti? > > I don't think there is and yes, I do think the RCU change cleans > up things as well. Okay. Note, you'll have to test tip:tracing/kmemtrace explicitly as i had to exclude it from tip:master due to test failures. Will put it back in once fixes arrive :) Ingo -- 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/