summaryrefslogtreecommitdiff
path: root/tools/lib/bitmap.c
diff options
context:
space:
mode:
authorChristian König <ckoenig.leichtzumerken@gmail.com>2025-11-20 15:41:08 +0100
committerChristian König <christian.koenig@amd.com>2025-11-25 10:07:08 +0100
commit17331d0f339fc6ec00a118e72ca28cb39d18e960 (patch)
treeaf2c48f6fe67feeea55e527fa621d6aa213bba3e /tools/lib/bitmap.c
parent0a8bc1d03e3eefb5d160fd51add3a016f29292e8 (diff)
downloadkernel-17331d0f339fc6ec00a118e72ca28cb39d18e960.tar.gz
dma-buf/sw-sync: always taint the kernel when sw-sync is used
The SW-sync functionality should only be used for testing and debugging since it is inherently unsave. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Sumit Semwal <sumit.semwal@linaro.org> Link: https://lore.kernel.org/r/20251120150018.27385-3-christian.koenig@amd.com
Diffstat (limited to 'tools/lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
el/commit/tools/perf/scripts/python/export-to-postgresql.py?id=febce6dc1f5167e683d6e3c3d0f6ab7f98201ea8'>perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter 2019-03-01perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter 2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter 2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter 2018-09-25perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter