summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Farman <farman@linux.ibm.com>2026-07-28 05:30:14 +0200
committerChristian Borntraeger <borntraeger@linux.ibm.com>2026-07-30 19:50:07 +0200
commit5405c90d6a47b3014e74ee0618a162449abbbc93 (patch)
tree278675978e1cd56e34bd6084506fb2c9a4e830a7 /tools/perf/scripts/python/export-to-postgresql.py
parent74186c2968f8f756ac3226b545b598457c910c75 (diff)
s390/vfio_ccw: Limit the number of channel program segments
The processing of channel programs, and the CCWs within them, is done recursively. As such, there is an arbitrary (but not architectural) limit to the number of CCWs that can exist in a single channel program. The vfio-ccw logic breaks these channel programs into segments whenever it encounters a Transfer-In-Channel (TIC) CCW, and the combined number of segments count towards the global limit. Impose an equivalent limit to the number of segments until such logic can be made non-recursive. Fixes: 0a19e61e6d4c ("vfio: ccw: introduce channel program interfaces") Cc: stable@vger.kernel.org Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Eric Farman <farman@linux.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions