diff options
author | Benjamin Marzinski <bmarzins@redhat.com> | 2023-02-01 00:22:57 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2023-02-12 18:20:56 +0300 |
commit | d1c0e1587e6874cec3e3615097b907a9186505c8 (patch) | |
tree | d93603f706cbc7767739a9cb2ff4d1bf35c2dcdf /tools/perf/scripts/python/task-analyzer.py | |
parent | efdd3c3375aa09dd52284b645cbf0eb367f0e258 (diff) | |
download | linux-d1c0e1587e6874cec3e3615097b907a9186505c8.tar.xz |
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 <bmarzins@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions