diff options
author | Namhyung Kim <[email protected]> | 2024-05-14 11:00:50 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-05-17 16:48:05 +0100 |
commit | a4c5a457c6107dfe9dc65a104af1634811396bac (patch) | |
tree | ebe67cbdd9c91d2e5184cba73b5fbe8086cf4d4a /include/linux/fpga/fpga-mgr.h | |
parent | b8995a18417088bb53f87c49d200ec72a9dd4ec1 (diff) |
perf/arm-dmc620: Fix lockdep assert in ->event_init()
for_each_sibling_event() checks leader's ctx but it doesn't have the ctx
yet if it's the leader. Like in perf_event_validate_size(), we should
skip checking siblings in that case.
Acked-by: Mark Rutland <[email protected]>
Fixes: f3c0eba28704 ("perf: Add a few assertions")
Reported-by: Greg Thelen <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: Tuan Phan <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions