From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland McGrath Subject: Re: [PATCH -tip 2/6 V4.2] x86: add arch-dep register and stack access API to ptrace Date: Mon, 6 Apr 2009 12:22:54 -0700 (PDT) Message-ID: <20090406192254.59713FC3E3@magilla.sf.frob.com> References: <49D4F4DF.1040605@redhat.com> <20090402234835.GA6112@nowhere> <49D6331D.6000505@redhat.com> <20090403202004.3A2B1FC3AB@magilla.sf.frob.com> <49D680D0.1090701@redhat.com> <49D69BCF.4080808@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Ingo Molnar , Frederic Weisbecker , Ananth N Mavinakayanahalli , Steven Rostedt , Andrew Morton , Andi Kleen , Arnaldo Carvalho de Melo , Jim Keniston , systemtap-ml , LKML , kvm@vger.kernel.org To: Masami Hiramatsu Return-path: In-Reply-To: Masami Hiramatsu's message of Friday, 3 April 2009 19:29:19 -0400 <49D69BCF.4080808@redhat.com> List-Unsubscribe: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org List-Id: kvm.vger.kernel.org I have no comments about the patch, but the subject line is misleading because this has nothing do with ptrace. It's in asm/ptrace.h but it being struct pt_regs does not really have anything to do with ptrace. Thanks, Roland