From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id A426F1A059E for ; Thu, 22 May 2014 15:30:06 +1000 (EST) Message-ID: <1400736606.14864.11.camel@concordia> Subject: Re: [PATCH V2 2/3] powerpc, ptrace: Enable support for transactional memory register sets From: Michael Ellerman To: Pedro Alves Date: Thu, 22 May 2014 15:30:06 +1000 In-Reply-To: <5372547D.8040209@redhat.com> References: <1399276469-13541-1-git-send-email-khandual@linux.vnet.ibm.com> <1399276469-13541-3-git-send-email-khandual@linux.vnet.ibm.com> <5372547D.8040209@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: mikey@neuling.org, avagin@openvz.org, Roland McGrath , oleg@redhat.com, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Anshuman Khandual List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2014-05-13 at 18:21 +0100, Pedro Alves wrote: > I wonder whether people are getting Roland's address from? > > It's frequent that ptrace related patches end up CCed to > roland@redhat.com, but, he's not been at Red Hat for a few years > now. Roland, do you still want to be CCed on ptrace-related > issues? If so, there's probably a script somewhere in the > kernel that needs updating. If not, well, it'd be good > if it were updated anyway. :-) In MAINTAINERS I see: PTRACE SUPPORT M: Roland McGrath M: Oleg Nesterov S: Maintained cheers