From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.suse.de", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 7573AB6F14 for ; Thu, 24 Jun 2010 22:05:24 +1000 (EST) Message-ID: <4C2349F3.7090207@suse.cz> Date: Thu, 24 Jun 2010 14:05:07 +0200 From: Michal Marek MIME-Version: 1.0 To: Andi Kleen Subject: Re: [PATCH 31/40] trace syscalls: Convert various generic compat syscalls References: <1277287401-28571-1-git-send-email-imunsie@au1.ibm.com> <1277287401-28571-32-git-send-email-imunsie@au1.ibm.com> <4C21DFBA.2070202@linux.intel.com> <20100623102931.GB5242@nowhere> <4C21E3F8.9000405@linux.intel.com> In-Reply-To: <4C21E3F8.9000405@linux.intel.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: WANG Cong , Frederic Weisbecker , Oleg Nesterov , linuxppc-dev@ozlabs.org, Paul Mackerras , Jeff Moyer , Ingo Molnar , Ingo Molnar , Arnd Bergmann , "Sam Ravnborg"@suse.de, Steven Rostedt , Ian Munsie , Thomas Gleixner , Jason Baron , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Eric Biederman , Simon Kagstrom , Andrew Morton , "David S. Miller" , Alexander Viro List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 23.6.2010 12:37, Andi Kleen wrote: > It also has maintenance costs, e.g. I doubt ctags and cscope > will be able to deal with these kinds of macros, so it has a > high cost for everyone using these tools. FWIW, patch 16/40 of this series teaches 'make tags' to recognize these macros: http://permalink.gmane.org/gmane.linux.kernel/1002103 Michal From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755285Ab0FXMFW (ORCPT ); Thu, 24 Jun 2010 08:05:22 -0400 Received: from cantor.suse.de ([195.135.220.2]:35578 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754834Ab0FXMFV (ORCPT ); Thu, 24 Jun 2010 08:05:21 -0400 Message-ID: <4C2349F3.7090207@suse.cz> Date: Thu, 24 Jun 2010 14:05:07 +0200 From: Michal Marek User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4 Thunderbird/3.0.4 MIME-Version: 1.0 Newsgroups: gmane.linux.kernel.mm,gmane.linux.kernel,gmane.linux.ports.ppc64.devel,gmane.linux.file-systems,gmane.linux.kernel.kexec,gmane.linux.network To: Andi Kleen Cc: Frederic Weisbecker , Ian Munsie , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Jason Baron , Steven Rostedt , Ingo Molnar , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Alexander Viro , Andrew Morton , Jeff Moyer , David Howells , Oleg Nesterov , Arnd Bergmann , "David S. Miller" , Greg Kroah-Hartman , Dinakar Guniguntala , Thomas Gleixner , Ingo Molnar , Eric Biederman , Simon Kagstrom , WANG Cong , "Sam Ravnborg"@suse.de Subject: Re: [PATCH 31/40] trace syscalls: Convert various generic compat syscalls References: <1277287401-28571-1-git-send-email-imunsie@au1.ibm.com> <1277287401-28571-32-git-send-email-imunsie@au1.ibm.com> <4C21DFBA.2070202@linux.intel.com> <20100623102931.GB5242@nowhere> <4C21E3F8.9000405@linux.intel.com> In-Reply-To: <4C21E3F8.9000405@linux.intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23.6.2010 12:37, Andi Kleen wrote: > It also has maintenance costs, e.g. I doubt ctags and cscope > will be able to deal with these kinds of macros, so it has a > high cost for everyone using these tools. FWIW, patch 16/40 of this series teaches 'make tags' to recognize these macros: http://permalink.gmane.org/gmane.linux.kernel/1002103 Michal From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by kanga.kvack.org (Postfix) with SMTP id 834986B0071 for ; Thu, 24 Jun 2010 08:10:16 -0400 (EDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1ORlFr-0002zq-4f for linux-mm@kvack.org; Thu, 24 Jun 2010 14:10:03 +0200 Received: from nat.scz.novell.com ([213.151.88.252]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Jun 2010 14:10:03 +0200 Received: from mmarek by nat.scz.novell.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Jun 2010 14:10:03 +0200 From: Michal Marek Subject: Re: [PATCH 31/40] trace syscalls: Convert various generic compat syscalls Date: Thu, 24 Jun 2010 14:05:07 +0200 Message-ID: <4C2349F3.7090207@suse.cz> References: <1277287401-28571-1-git-send-email-imunsie@au1.ibm.com> <1277287401-28571-32-git-send-email-imunsie@au1.ibm.com> <4C21DFBA.2070202@linux.intel.com> <20100623102931.GB5242@nowhere> <4C21E3F8.9000405@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit In-Reply-To: <4C21E3F8.9000405@linux.intel.com> Sender: owner-linux-mm@kvack.org To: linux-mm@kvack.org Cc: linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-fsdevel@vger.kernel.org, kexec@lists.infradead.org, netdev@vger.kernel.org List-ID: On 23.6.2010 12:37, Andi Kleen wrote: > It also has maintenance costs, e.g. I doubt ctags and cscope > will be able to deal with these kinds of macros, so it has a > high cost for everyone using these tools. FWIW, patch 16/40 of this series teaches 'make tags' to recognize these macros: http://permalink.gmane.org/gmane.linux.kernel/1002103 Michal -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org