diff options
| author | Gabriele Monaco <gmonaco@redhat.com> | 2026-05-14 17:20:43 +0200 |
|---|---|---|
| committer | Gabriele Monaco <gmonaco@redhat.com> | 2026-06-04 16:44:25 +0200 |
| commit | ba0247c5aa3fcb2890a92a97a88c70fe5ce704a6 (patch) | |
| tree | 3d0bd64f941946f5f0e651d18e8c9eb8c1127dda /scripts/Makefile.vmlinux | |
| parent | a963fbf3166f2e178ac38b6c3c186a0c98092fb9 (diff) | |
tools/rv: Fix substring match when listing container monitors
When listing monitors within a specific container (rv list <container>),
the tool incorrectly matched monitors if the requested container name
was only a prefix of the actual container (e.g., 'rv list sche' would
incorrectly list monitors from 'sched:').
Fix this by ensuring the container name is an exact match and is
immediately followed by the ':' separator.
Fixes: eba321a16fc6 ("tools/rv: Add support for nested monitors")
Reviewed-by: Nam Cao <namcao@linutronix.de>
Link: https://lore.kernel.org/r/20260514152055.229162-3-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Diffstat (limited to 'scripts/Makefile.vmlinux')
0 files changed, 0 insertions, 0 deletions
