diff options
author | Randy Dunlap <[email protected]> | 2020-12-05 22:14:38 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-12-06 10:19:07 -0800 |
commit | 11fb479ff5d9872ddff02dd533c16d60372c86b2 (patch) | |
tree | c9898167683dcc9075f703a841aafee17452f3d1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 33256ce194110874d4bc90078b577c59f9076c59 (diff) |
zlib: export S390 symbols for zlib modules
Fix build errors when ZLIB_INFLATE=m and ZLIB_DEFLATE=m and ZLIB_DFLTCC=y
by exporting the 2 needed symbols in dfltcc_inflate.c.
Fixes these build errors:
ERROR: modpost: "dfltcc_inflate" [lib/zlib_inflate/zlib_inflate.ko] undefined!
ERROR: modpost: "dfltcc_can_inflate" [lib/zlib_inflate/zlib_inflate.ko] undefined!
Fixes: 126196100063 ("lib/zlib: add s390 hardware support for kernel zlib_inflate")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Ilya Leoshkevich <[email protected]>
Cc: Mikhail Zaslonko <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions