Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938791AbcKQMEL (ORCPT ); Thu, 17 Nov 2016 07:04:11 -0500 Received: from ozlabs.org ([103.22.144.67]:56511 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932650AbcKQMEG (ORCPT ); Thu, 17 Nov 2016 07:04:06 -0500 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 5bdac52f3c67e1262b1979081a362fdedebd2ed2 In-Reply-To: <1475202784-5653-14-git-send-email-wei.guo.simon@gmail.com> To: Simon Guo , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Michael Neuling , linux-kselftest@vger.kernel.org, Jack Miller , Simon Guo , Chris Smart , Rashmica Gupta , Suraj Jitindar Singh , Shuah Khan , Cyril Bur , linux-kernel@vger.kernel.org, Anshuman Khandual Subject: Re: [v15,13/15] selftests/powerpc: Add ptrace tests for TM SPR registers Message-Id: <3tKKXw0CGCz9t2C@ozlabs.org> Date: Thu, 17 Nov 2016 23:03:59 +1100 (AEDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 497 Lines: 15 On Fri, 2016-30-09 at 02:33:02 UTC, Simon Guo wrote: > From: Anshuman Khandual > > This patch adds ptrace interface test for TM SPR registers. This > also adds ptrace interface based helper functions related to TM > SPR registers access. > > Signed-off-by: Anshuman Khandual > Signed-off-by: Simon Guo Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5bdac52f3c67e1262b1979081a362f cheers