Bug 2470 - Fix: IAX crypto driver incremental bug fixing patches beyond BKC kernel
Summary: Fix: IAX crypto driver incremental bug fixing patches beyond BKC kernel
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords: Bugfix
Depends on:
Blocks:
 
Reported: 2022-10-20 23:41 UTC by xiaochenshen
Modified: 2022-10-25 14:40 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 xiaochenshen intel_group 2022-10-20 23:41:30 UTC
IAX crypto driver incremental bug fixing patches beyond Intel BKC kernel (https://github.com/intel/linux-kernel-dcp):
- iax_crypto: Add correct error path handling to verify DMA mapping
- iax_crypto: Modify incorrect DMA mapping direction.
- crypto: iax: Return only 0 or err val from iax_crypto_enable()
- crypto: Enable iax_crypto_enable and iax_crypto_disable
Comment 1 xiaochenshen intel_group 2022-10-25 14:40:35 UTC
Correction: IAX crypto driver incremental bug fixing patches beyond Intel BKC kernel (https://github.com/intel/linux-kernel-dcp):
- iax_crypto: Add correct error path handling to verify DMA mapping
- iax_crypto: Modify incorrect DMA mapping direction.
- crypto: iax: Return only 0 or err val from iax_crypto_enable()