]> www.infradead.org Git - users/jedix/linux-maple.git/commit
coresight: core: Add provision for panic callbacks
authorLinu Cherian <lcherian@marvell.com>
Wed, 12 Feb 2025 11:49:13 +0000 (17:19 +0530)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Fri, 21 Feb 2025 16:17:13 +0000 (16:17 +0000)
commit46006ceb5d029f92df405db15c9a31f0ee41628c
tree3a131fa66fe588feaac6becccaebdcdfae23fba7
parent91a2086aa6d1558da427e2539eb20a9d6b352361
coresight: core: Add provision for panic callbacks

Panic callback handlers allows coresight device drivers to sync
relevant trace data and trace metadata to reserved memory
regions so that they can be retrieved later in the subsequent
boot or in the crashdump kernel.

Signed-off-by: Linu Cherian <lcherian@marvell.com>
Reviewed-by: James Clark <james.clark@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20250212114918.548431-4-lcherian@marvell.com
drivers/hwtracing/coresight/coresight-core.c
include/linux/coresight.h