diff options
author | Benjamin Marzinski <[email protected]> | 2023-01-31 15:22:57 -0600 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2023-02-12 10:20:56 -0500 |
commit | d1c0e1587e6874cec3e3615097b907a9186505c8 (patch) | |
tree | d93603f706cbc7767739a9cb2ff4d1bf35c2dcdf /tools/perf/scripts/python/check-perf-trace.py | |
parent | efdd3c3375aa09dd52284b645cbf0eb367f0e258 (diff) |
dm table: check that a dm device doesn't reference itself
If a DM device's table references itself, it will crash the kernel with an
infinite recursion. Check for a self-reference in dm_get_device(). This
is a quick check, but it won't catch more complicated circular references.
Signed-off-by: Benjamin Marzinski <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions