From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40y86X2pjmzF0WH for ; Sat, 2 Jun 2018 01:55:00 +1000 (AEST) In-Reply-To: <20180525021145.4520-2-bauerman@linux.ibm.com> To: Thiago Jung Bauermann , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Thiago Jung Bauermann , Ram Pai , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: Re: [v2, 2/2] selftests/powerpc: Add core file test for Protection Key registers Message-Id: <40y86W6jNmz9s3x@ozlabs.org> Date: Sat, 2 Jun 2018 01:54:59 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-05-25 at 02:11:45 UTC, Thiago Jung Bauermann wrote: > This test verifies that the AMR, IAMR and UAMOR are being written to a > process' core file. > > Signed-off-by: Thiago Jung Bauermann Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/39b91dd625f15438859204a489ab62 cheers