Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761003AbZLPO64 (ORCPT ); Wed, 16 Dec 2009 09:58:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760725AbZLPO6x (ORCPT ); Wed, 16 Dec 2009 09:58:53 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:50342 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758969AbZLPO6w (ORCPT ); Wed, 16 Dec 2009 09:58:52 -0500 Date: Wed, 16 Dec 2009 09:58:51 -0500 From: Kyle McMartin To: "Robert P. J. Day" Cc: Kyle McMartin , Linux Kernel Mailing List Subject: Re: anyone including ? Message-ID: <20091216145851.GM28962@bombadil.infradead.org> References: <20091216145120.GL28962@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 861 Lines: 20 On Wed, Dec 16, 2009 at 09:56:47AM -0500, Robert P. J. Day wrote: > > See the comment at the top, it's being provided to provide the old > > names to userspace for a short time, now that the functionality has > > been renamed to perf_events. > > but if it's supposed to be providing info to user-space, shouldn't > it be *exported* to user space? it's not listed in > include/linux/Kbuild. or am i misunderstanding? > No, you're quite correct, my guess would be that the original perf_counter.h header-y line was renamed to perf_event.h, and someone forgot to add a new one for the old header. regards, Kyle -- 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/