Bug 5743 - TPM driver doesn't allow asynchronous IO operations to the TPM hardware
Summary: TPM driver doesn't allow asynchronous IO operations to the TPM hardware
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: 4.19-026.x
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: xuxinsss
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-06 08:14 UTC by xuxinsss
Modified: 2023-08-17 18:28 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xuxinsss inspur_group 2023-07-06 08:14:21 UTC
Description of problem:
TPM驱动只支持阻塞调用,不允许执行异步IO操作

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2023-07-06 08:27:48 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1838
Comment 2 小龙 admin 2023-07-06 11:03:23 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1840