Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753775AbYL3XGd (ORCPT ); Tue, 30 Dec 2008 18:06:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752475AbYL3XGZ (ORCPT ); Tue, 30 Dec 2008 18:06:25 -0500 Received: from terminus.zytor.com ([198.137.202.10]:48971 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752273AbYL3XGY (ORCPT ); Tue, 30 Dec 2008 18:06:24 -0500 Message-ID: <495AA87D.9060704@kernel.org> Date: Tue, 30 Dec 2008 15:02:21 -0800 From: "H. Peter Anvin" Organization: Linux Kernel Organization, Inc. User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Frederic Weisbecker CC: Jaswinder Singh Rajput , Ingo Molnar , x86 maintainers , LKML , Andrew Morton Subject: Re: [PATCH -tip] fix compilation error References: <1230648007.10677.1.camel@jaswinder.satnam> <20081230205230.GA6151@nowhere> In-Reply-To: <20081230205230.GA6151@nowhere> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 24 Frederic Weisbecker wrote: > On Tue, Dec 30, 2008 at 08:10:07PM +0530, Jaswinder Singh Rajput wrote: >> Impact: cleanup, avoid compilation error >> >> fixes this compilation error: >> CC mm/slab.o >> mm/slab.c:105:29: error: linux/kmemtrace.h: No such file or directory >> make[1]: *** [mm/slab.o] Error 1 >> make: *** [mm] Error 2 >> >> Signed-off-by: Jaswinder Singh Rajput > > Oops, looks like I've forgot this one. > Thanks. > Applied to tip:tracing/kmemtrace2. -hpa -- 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/