Loading
crypto: iaa - Remove comp/decomp delay statistics
mainline inclusion from mainline-v6.10-rc1 commit 956cb8a37039306379a1a926ccb1b55e08ffae80 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9TA1S CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=956cb8a37039306379a1a926ccb1b55e08ffae80 -------------------------------- As part of the simplification/cleanup of the iaa statistics, remove the comp/decomp delay statistics. They're actually not really useful and can be/are being more flexibly generated using standard kernel tracing infrastructure. Intel-SIG: commit 956cb8a37039 crypto: iaa - Remove comp/decomp delay statistics. Backporting patches for Intel IAA crypto driver on Intel Xeon platform. Signed-off-by:Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
Xiaochen Shen <xiaochen.shen@intel.com>