mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-13 18:22:24 +00:00
In function crb_reg_write() in tpm_rbc.c 'tpm_vdev->request_mutex' will potentially kept in locked state after crb_reg_write() returns. Tracked-On: #3825 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com> Reviewed-by: Yadong Qi <yadong.qi@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>