Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757392Ab0BKX01 (ORCPT ); Thu, 11 Feb 2010 18:26:27 -0500 Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:55229 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756901Ab0BKX0Z (ORCPT ); Thu, 11 Feb 2010 18:26:25 -0500 Date: Fri, 12 Feb 2010 08:26:16 +0900 From: Paul Mundt To: Mike Frysinger Cc: Roland McGrath , Oleg Nesterov , David Howells , uclinux-dist-devel@blackfin.uclinux.org, linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org Subject: Re: [PATCH] ptrace: unify FDPIC implementations Message-ID: <20100211232616.GC907@linux-sh.org> References: <1265880960-26676-1-git-send-email-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1265880960-26676-1-git-send-email-vapier@gentoo.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 757 Lines: 15 On Thu, Feb 11, 2010 at 04:36:00AM -0500, Mike Frysinger wrote: > The Blackfin/FRV/SuperH guys all have the same exact FDPIC ptrace code in > their arch handlers (since they were probably copied & pasted). Since > these ptrace interfaces are an arch independent aspect of the FDPIC code, > unify them in the common ptrace code so new FDPIC ports don't need to copy > and paste this fundamental stuff yet again. > > Signed-off-by: Mike Frysinger Acked-by: Paul Mundt -- 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/