Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp818433pxb; Thu, 23 Sep 2021 11:11:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxCXvfOwf0wRPnw0Zhb9zekbT0kiNOLZn7mNFbgJJIerqfvNxuz09tVdbBASuqpvzZx1M/ X-Received: by 2002:a50:d844:: with SMTP id v4mr64254edj.378.1632420675307; Thu, 23 Sep 2021 11:11:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632420675; cv=none; d=google.com; s=arc-20160816; b=vQXwhEr1tMlo76IyzRYGc8TDfdHoJki6QNIxA/kFnP5d4sjtYk9sL121cBWF9+9K4x zu+qQQol3j+aB9QAFir8Q5MPogwfY+Dvcp1/eHCBFk+pBlREbnuv3J30NVbZiaLpak1d WSnmzHp1Y0436r+MoLeHVAwFybUPabpiGPDct5MowP0uFaFTynrXeZWJS7hvXvGSZ0vU EVxGDt8KD4WHSRW79QcAtx91gzlcoiOe7qCz7Lthl1TRtCOsoyF5AwA/YQZ+QEZroiIP +1FZKm0KDhphVPGQZZRqAKCyngUIxLVjCTTFk45a8lBcIBmrMNEU/ovzUqx47CCy5PJE 5HeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=xXkUQxzzSVHpCO+v4Q7UjiiFBzUpGLEeqYl+tCFJvjg=; b=knUt8yqOKksQyePvBfjp1sGj1Ni0Y7Us6qo8iEfYMAs/Wrtv+d6wumE8Od9jqk4Do+ mASj39d7uyV36p6NMFg1Y0SfjLEjZ5Mtt1QkFb0S9rI/plIZXXHPeQkdaTPaSYDlelne M9j9bYl87kqrNSBYM4rjkGEYKnLi/7OlEF6teEXepNLw93/kJNFuUvqDrIPlmwOP7PG6 CFBkoSd4Nh1jpYLVACfYncr/gjPnK+u7aNkTdecSs4YCQokYfiN0phr8qS0Njp/vrKkd HqpOVaB5a8AyJc2RaZ5zT2LVqhfr3fmQ0zuAQVjY6j/XHEaZv/YB9mt69R4gGUF+B3Fo 0Fvg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z3si7042828edr.316.2021.09.23.11.10.49; Thu, 23 Sep 2021 11:11:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242679AbhIWSIz (ORCPT + 99 others); Thu, 23 Sep 2021 14:08:55 -0400 Received: from foss.arm.com ([217.140.110.172]:38092 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242611AbhIWSIy (ORCPT ); Thu, 23 Sep 2021 14:08:54 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7B6F9106F; Thu, 23 Sep 2021 11:07:22 -0700 (PDT) Received: from [10.57.95.68] (unknown [10.57.95.68]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 61B753F59C; Thu, 23 Sep 2021 11:07:21 -0700 (PDT) Subject: Re: [PATCH v4 0/5] coresight: TRBE and Self-Hosted trace fixes To: Mathieu Poirier Cc: linux-arm-kernel@lists.infradead.org, anshuman.khandual@arm.com, mike.leach@linaro.org, leo.yan@linaro.org, coresight@lists.linaro.org, linux-kernel@vger.kernel.org References: <20210923143919.2944311-1-suzuki.poulose@arm.com> <20210923165503.GB2189675@p14s> From: Suzuki K Poulose Message-ID: <8ec6620f-d799-228e-8cf2-69964c4c1798@arm.com> Date: Thu, 23 Sep 2021 19:07:19 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20210923165503.GB2189675@p14s> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/09/2021 17:55, Mathieu Poirier wrote: > On Thu, Sep 23, 2021 at 03:39:14PM +0100, Suzuki K Poulose wrote: >> Here is the updated patches from the v3 of the series [0], parts of which >> have been queued to coresight/next. This series now applies on the >> coresight/next branch. >> >> Changes since v3: >> - Split the spurious IRQ handling patch to : >> a) coresight: trbe: irq handler: Do not disable TRBE if no action is needed >> b) coresight: trbe: Fix handling of spurious interrupts >> >> - Added a helper to mark the ring buffer when there is WRAP event >> and added a comment to explain. >> >> [0] https://lkml.kernel.org/r/20210914102641.1852544-1-suzuki.poulose@arm.com >> >> Suzuki K Poulose (5): >> coresight: trbe: irq handler: Do not disable TRBE if no action is needed >> coresight: trbe: Fix handling of spurious interrupts >> coresight: trbe: Do not truncate buffer on IRQ >> coresight: trbe: End the AUX handle on truncation >> coresight: trbe: Prohibit trace before disabling TRBE >> >> .../coresight/coresight-self-hosted-trace.h | 4 +- >> drivers/hwtracing/coresight/coresight-trbe.c | 96 ++++++++++++------- >> 2 files changed, 64 insertions(+), 36 deletions(-) > > Applied and pushed - thanks for the modifications. Thank you for the review and support ! Suzuki