diff options
| author | Sven Schnelle <[email protected]> | 2025-01-08 14:27:06 +0000 |
|---|---|---|
| committer | Alexander Gordeev <[email protected]> | 2025-01-13 08:50:18 +0000 |
| commit | 061a5e4ac36dac35bb4dfd6a6054c5657b953881 (patch) | |
| tree | eedcb7220d31c0146bfe2acb68ab14e905f9fc92 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | s390/ebcdic: Fix length check in codepage_convert() (diff) | |
| download | kernel-061a5e4ac36dac35bb4dfd6a6054c5657b953881.tar.gz kernel-061a5e4ac36dac35bb4dfd6a6054c5657b953881.zip | |
s390/ebcdic: Fix length decrement in codepage_convert()
The inline assembly uses the ahi instruction to decrement and test
whether more than 256 bytes are left for conversion. But the nr
variable passed is of type unsigned long. Therefore use aghi.
Signed-off-by: Sven Schnelle <[email protected]>
Reported-by: Jens Remus <[email protected]>
Reviewed-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
