]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix switching compression levels on older SystemZ machines
authorIlya Leoshkevich <iii@linux.ibm.com>
Tue, 21 Jul 2020 11:35:58 +0000 (13:35 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 21 Aug 2020 19:54:12 +0000 (21:54 +0200)
commit206b97fbcc2d234814ed7b6f8712f62edd1bb707
tree341e7ad5cb55794291650e10a4883120ad702b75
parent7f4e6cfd9bb07fc456f0e50506b897b6d7f8068a
Fix switching compression levels on older SystemZ machines

When switching to a compression level that is in general supported by
the hardware accelerator, the code doesn't check whether acceleration is
available or enabled.
arch/s390/dfltcc_deflate.c