Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757242AbXJYIwV (ORCPT ); Thu, 25 Oct 2007 04:52:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755313AbXJYIwE (ORCPT ); Thu, 25 Oct 2007 04:52:04 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:47404 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750736AbXJYIwB (ORCPT ); Thu, 25 Oct 2007 04:52:01 -0400 Message-ID: <4720592D.4030604@garzik.org> Date: Thu, 25 Oct 2007 04:51:57 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: eranian@hpl.hp.com CC: tony.luck@intel.com, linux-ia64@vger.kernel.org, Andrew Morton , LKML , joshua.i.stone@intel.com, juan.villacis@intel.com Subject: Re: [PATCH] IA64/perfmon: kill dead code, clean irq handling References: <20071023230908.GA12417@havoc.gtf.org> <20071025084615.GA32656@frankl.hpl.hp.com> In-Reply-To: <20071025084615.GA32656@frankl.hpl.hp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 860 Lines: 26 Stephane Eranian wrote: > Jeff, > > On Tue, Oct 23, 2007 at 07:09:08PM -0400, Jeff Garzik wrote: >> By deleting unused code, this makes perfmon irq handling more efficient, >> as well as reducing code size. >> >> * remove unused pfm_install_alt_pmu_interrupt() >> * remove unused pfm_remove_alt_pmu_interrupt() >> > I have not problem with the patch except maybe for those two functions. > How do you know they are not used? > Have you checked the VTUNE open-source driver? > I thought at some point they were using this hook. I was hoping some IA-64 person could speak authoritatively on the subject :) Jeff - 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/