Received: by 10.192.165.156 with SMTP id m28csp2210882imm; Thu, 12 Apr 2018 10:22:22 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+GTtYs15ZiqFhrNhUVfsTBG2mE4ZxTU3Kx4G7ByYbIWmN9Jm7zU8Sfg67w81K13mY2uVbc X-Received: by 10.98.96.195 with SMTP id u186mr8348563pfb.81.1523553742302; Thu, 12 Apr 2018 10:22:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523553742; cv=none; d=google.com; s=arc-20160816; b=muzYpd7nHl+FymTeVYrASBW6nloFmTf4+WgKc1lvnHPoHBb9cyHRmSkIusc+JoF1Jc +0CCKHmfg8XNsqR7DQKlKKcgfiyUrJuiaaYYmknDceQvZDpSe18LzN9RuEeyJL0e6XoX Uc4T5Mznsn65u/fZwe4S6nR2C5v4D3AeB4m25If9iMHS5U1x9hx4/VObqQENpWsd1ywn Iut/WT5Q30mCU6HjkgBszK0YIUcAVcWSxTKyo5GmcipbT8TeJpzz5QI+qXjNJuw3rarI VZTdNTwg+54efiSTDDVVo5JIQvrTRu/VQqpLKQN8cbxlZf9Uf0uNfxE8nvpTed6KZ6sg PSsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=3BzRrujLe3ik8OKbqnqHIXgXouPUL41jqsM6Ntli2Uo=; b=xEYUgwSSD7NElDqVX2nfFB1+CvdxrWeNF52O0anPtxWSL4yCBn8X3qL8K5ODoM8fmy eV8M+tHugqd/aw+E7cPc0qwupy4tW32yZ23uSEMrQQ4Rm5OSBFzN8N+AdWdtuY0PblkU zksT/63XEhT1mQrqUIkIhWuGHZLimNr41Yx6TMlZL6B2BpYqryA2DZBtG2icnlh50Kxd lXt/vmLEPIABpxojOyLSHYhKpEq1UmmzXLNj7deyHwrBRarKaL+LxRbi8HALH/fsiyPk k83+knB1RZTeeApZ720yuzVlX4jwyF1WiRoa+Wc+wMC64ofhYu8/UpfPjz2XkuOseQIn UTgw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l6si824994pgs.531.2018.04.12.10.22.07; Thu, 12 Apr 2018 10:22:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752763AbeDLRUv (ORCPT + 99 others); Thu, 12 Apr 2018 13:20:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:53452 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752389AbeDLRUu (ORCPT ); Thu, 12 Apr 2018 13:20:50 -0400 Received: from jouet.infradead.org (unknown [190.15.121.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8955121785; Thu, 12 Apr 2018 17:20:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8955121785 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=acme@kernel.org Received: by jouet.infradead.org (Postfix, from userid 1000) id 6A29C1457B0; Thu, 12 Apr 2018 14:20:47 -0300 (-03) Date: Thu, 12 Apr 2018 14:20:47 -0300 From: Arnaldo Carvalho de Melo To: Sandipan Das Cc: jolsa@redhat.com, linux-kernel@vger.kernel.org, naveen.n.rao@linux.vnet.ibm.com, ravi.bangoria@linux.vnet.ibm.com Subject: Re: [PATCH] perf tests: Disable breakpoint accounting test for powerpc Message-ID: <20180412172047.GE9818@kernel.org> References: <20180412162140.2992-1-sandipan@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180412162140.2992-1-sandipan@linux.vnet.ibm.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Thu, Apr 12, 2018 at 09:51:40PM +0530, Sandipan Das escreveu: > We disable this test as instruction breakpoints (HW_BREAKPOINT_X) > are not available for powerpc. Thanks, applied. - Arnaldo