summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDanilo Krummrich <dakr@kernel.org>2026-06-28 22:39:43 +0200
committerDanilo Krummrich <dakr@kernel.org>2026-06-28 23:02:51 +0200
commit7dd19adaaac9a161723a24de7c270861063ec6ac (patch)
tree960038118851dcaa88c78ffc8d4f81b92745efee /tools/perf/scripts/python/bin/stackcollapse-report
parentfa8cc4e3067f958ea2057f37a8a6f9c6b10a9c03 (diff)
parentdc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff)
Merge tag 'v7.2-rc1' into drm-rust-next
Merge v7.2-rc1 into drm-rust-next to start the next cycle. Devres now requires T: 'static, which conflicts with shmem::Object using Devres<SGTableMap<T, C>> without that bound. Resolve by adding 'static as a supertrait to DriverObject and DeviceContext, which does not restrict any current use cases since DriverObject is always implemented on owned, refcounted types and DeviceContext is a sealed marker trait with only unit-type implementors. If DriverObject (or DeviceContext) ever becomes lifetime-parameterized (e.g. via a GAT for TTM backed objects), the 'static supertrait can be relaxed at that point. Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions