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 40zxgR1PtdzF0gv for ; Tue, 5 Jun 2018 00:11:15 +1000 (AEST) In-Reply-To: <20180528232238.22495-1-mikey@neuling.org> To: Michael Neuling From: Michael Ellerman Cc: mikey@neuling.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [v2] selftests/powerpc: Add perf breakpoint test Message-Id: <40zxgQ6bD2z9s2t@ozlabs.org> Date: Tue, 5 Jun 2018 00:11:09 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2018-05-28 at 23:22:38 UTC, Michael Neuling wrote: > This tests perf hardware breakpoints (ie PERF_TYPE_BREAKPOINT) on > powerpc. > > Signed-off-by: Michael Neuling Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9c2d72d497a32788bf90f05610319a cheers