From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40qDnY4hK0zF10l for ; Mon, 21 May 2018 20:01:21 +1000 (AEST) In-Reply-To: <20171005234857.2856-1-mikey@neuling.org> To: Michael Neuling From: Michael Ellerman Cc: mikey@neuling.org, mauricfo@br.ibm.com, Chris Smart , Nicholas Piggin , linuxppc-dev@lists.ozlabs.org Subject: Re: selftests/powerpc: Remove redundant cp_abort test Message-Id: <40qDnY41NDz9s37@ozlabs.org> Date: Mon, 21 May 2018 20:01:21 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2017-10-05 at 23:48:57 UTC, Michael Neuling wrote: > Paste on POWER9 only works on accelerators and no longer on real > memory. Hence this test is broken so remove it. > > Signed-off-by: Michael Neuling Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/00c946a06ec8414ad22f0e8dcd1718 cheers