Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754628AbXFKUfa (ORCPT ); Mon, 11 Jun 2007 16:35:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751907AbXFKUfV (ORCPT ); Mon, 11 Jun 2007 16:35:21 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:43435 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751846AbXFKUfV (ORCPT ); Mon, 11 Jun 2007 16:35:21 -0400 Date: Mon, 11 Jun 2007 21:35:17 +0100 From: Christoph Hellwig To: Alexey Dobriyan Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, hch@lst.de Subject: Re: [PATCH 1/2] PTRACE_PEEKDATA consolidation Message-ID: <20070611203517.GA22252@infradead.org> Mail-Followup-To: Christoph Hellwig , Alexey Dobriyan , akpm@osdl.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, hch@lst.de References: <20070611204006.GC5715@martell.zuzino.mipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070611204006.GC5715@martell.zuzino.mipt.ru> User-Agent: Mutt/1.4.2.2i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 572 Lines: 14 On Tue, Jun 12, 2007 at 12:40:06AM +0400, Alexey Dobriyan wrote: > Identical implementations of PTRACE_PEEKDATA go into > simple_ptrace_peekdata() function. > > compile-tested on ~half of archs, playing with gdb on x86_64. Looks good. Why don't you call it generic_ptrace_peekdata instead of simple_ptrace_peekdata, though? - 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/