Loading
crypto: hisilicon/qm - delete a dbg function
mainline inclusion from mainline-v6.8-rc1 commit 03fa301230b6c2b11adcf4f89ecf4ae47ec446b7 category: cleanup bugzilla: https://gitee.com/openeuler/kernel/issues/I925L9 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=03fa301230b6c2b11adcf4f89ecf4ae47ec446b7 ---------------------------------------------------------------------- Deleted a dbg function because this function has the risk of address leakage. In addition, this function is only used for debugging in the early stage and is not required in the future. Signed-off-by:Chenghai Huang <huangchenghai2@huawei.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
JangShui Yang <yangjiangshui@h-partners.com>