diff options
| author | Mike Leach <[email protected]> | 2021-04-15 20:24:04 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-16 07:34:57 +0000 |
| commit | 9204ff94868496f2d9b8b173af52ec455160c364 (patch) | |
| tree | 7c05e56b971aae4acce18daa70c5622febe0718c /lib/dynamic_debug.c | |
| parent | phy: Revert "phy: ti: j721e-wiz: add missing of_node_put" (diff) | |
| download | kernel-9204ff94868496f2d9b8b173af52ec455160c364.tar.gz kernel-9204ff94868496f2d9b8b173af52ec455160c364.zip | |
coresight: etm-perf: Fix define build issue when built as module
CONFIG_CORESIGHT_SOURCE_ETM4X is undefined when built as module,
CONFIG_CORESIGHT_SOURCE_ETM4X_MODULE is defined instead.
Therefore code in format_attr_contextid_show() not correctly complied
when coresight built as module.
Use IS_ENABLED(CONFIG_CORESIGHT_SOURCE_ETM4X) to correct this.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 88f11864cf1d ("coresight: etm-perf: Support PID tracing for kernel at EL2")
Reviewed-by: Leo Yan <[email protected]>
Signed-off-by: Mike Leach <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
