]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
coresight: Fix missing include for FIELD_GET
authorJames Clark <james.clark@linaro.org>
Mon, 7 Jul 2025 09:55:27 +0000 (10:55 +0100)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 2 Sep 2025 08:12:58 +0000 (09:12 +0100)
commit08d24e076d0fb9f90522ef69bf6cdae06e0919de
tree5c457ce02907b5aa96ff90d82c053097eab64e4c
parent52c0164b2526bce7013fca193e076f6d9eec9c95
coresight: Fix missing include for FIELD_GET

Include the header for FIELD_GET which is only sometimes transitively
included on some configs and kernel releases.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Closes: https://lists.linaro.org/archives/list/lkft-triage@lists.linaro.org/thread/6GKMK52PPRJVEYMEUHJP6BXF4CJAXOFL/
Fixes: a4e65842e114 ("coresight: Only check bottom two claim bits")
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/20250707-james-coresight-bitfield-include-v1-1-aa0f4220ecfd@linaro.org
drivers/hwtracing/coresight/coresight-core.c
drivers/hwtracing/coresight/coresight-etm4x-core.c
drivers/hwtracing/coresight/coresight-etm4x-sysfs.c
drivers/hwtracing/coresight/ultrasoc-smb.h