diff options
author | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-01-23 17:46:16 +0300 |
---|---|---|
committer | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-01-31 14:03:52 +0300 |
commit | 63e71519891024b622d00c486c4d0348c44ca911 (patch) | |
tree | bfe1874446091f205a1a7f6328734361fc66eb10 /tools/perf/scripts/python/task-analyzer.py | |
parent | 413c98f24c63b3b8aff202fce6f01e8950730511 (diff) | |
download | linux-63e71519891024b622d00c486c4d0348c44ca911.tar.xz |
KVM: s390: selftests: fix ucontrol memory region test
With the latest patch, attempting to create a memslot from userspace
will result in an EEXIST error for UCONTROL VMs, instead of EINVAL,
since the new memslot will collide with the internal memslot. There is
no simple way to bring back the previous behaviour.
This is not a problem, but the test needs to be fixed accordingly.
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Link: https://lore.kernel.org/r/20250123144627.312456-5-imbrenda@linux.ibm.com
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20250123144627.312456-5-imbrenda@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions