lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210912125748.2816606-1-leo.yan@linaro.org>
Date:   Sun, 12 Sep 2021 20:57:46 +0800
From:   Leo Yan <leo.yan@...aro.org>
To:     Mathieu Poirier <mathieu.poirier@...aro.org>,
        Suzuki K Poulose <suzuki.poulose@....com>,
        Mike Leach <mike.leach@...aro.org>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        coresight@...ts.linaro.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org
Cc:     Leo Yan <leo.yan@...aro.org>
Subject: [PATCH v4 0/2] coresight: Fix for snapshot mode

This patch series fixes the snapshot mode in the CoreSight driver.

The first patch simplifies the head pointer handling for AUX buffer, the
second patch updates the driver comments to reflect the latest status
for perf tool.

Changes from v3:
- Made the comments generic in CoreSight drivers (Suzuki).

Changes from v2:
- Minor improvement the commits for patches 01 and 02.


Leo Yan (2):
  coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
  coresight: Update comments for removing cs_etm_find_snapshot()

 drivers/hwtracing/coresight/coresight-etb10.c   |  5 ++---
 drivers/hwtracing/coresight/coresight-tmc-etf.c |  5 ++---
 drivers/hwtracing/coresight/coresight-tmc-etr.c | 15 +++++----------
 3 files changed, 9 insertions(+), 16 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ