]> www.infradead.org Git - users/willy/xarray.git/commit
coresight: Move struct coresight_trace_id_map to common header
authorJames Clark <james.clark@arm.com>
Mon, 22 Jul 2024 10:11:53 +0000 (11:11 +0100)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 20 Aug 2024 14:02:37 +0000 (15:02 +0100)
commitacb0184fe9bca3bb7103dadc76ba9d38c969ca86
tree869668fe6abea7ed68d9e08e20d2a533c08a36ad
parenteda1d11979c03f0104ca59ec4a0478cd52fa20de
coresight: Move struct coresight_trace_id_map to common header

The trace ID maps will need to be created and stored by the core and
Perf code so move the definition up to the common header.

Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Mike Leach <mike.leach@linaro.org>
Signed-off-by: James Clark <james.clark@arm.com>
Tested-by: Leo Yan <leo.yan@arm.com>
Tested-by: Ganapatrao Kulkarni <gankulkarni@os.amperecomputing.com>
Signed-off-by: James Clark <james.clark@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20240722101202.26915-12-james.clark@linaro.org
drivers/hwtracing/coresight/coresight-trace-id.c
drivers/hwtracing/coresight/coresight-trace-id.h
include/linux/coresight.h