The latest QAT driver version which we support attempts to define pci_cleanup_aer_uncorrect_error_status() whenever <= 5.7.0 kernels are detected. However, in case of centos8, the latest 4.18 build of the kernel which is available there includes patches which completely removed use of this call. To make sure this function is not built into the driver, apply the patch on top of QAT which will remove this definition entirely. This patch is meant to be applied only in case <= 5.7.0 kernel are picked up and which are missing pci_cleanup_aer_uncorrect_error_status() symbol definitions. Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: Ieb09d5a1dc8936d6e266c6cadfdf9d70620a3bca Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6620 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
config | ||
lib | ||
applications.sh | ||
autotest_common.sh | ||
skipped_build_files.txt | ||
skipped_tests.txt |