mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-13 12:59:45 +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: #4108 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>