[linux-yocto] [PATCH 07/46] HSD #14015618796: crypto: intel_fcs: To support concurrent fcs clients requests

2023-05-15 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Ang Tien Sung commit dd05e5a30c70c34866da13536dde41e926e9c622 from https://github.com/altera-opensource/linux-socfpga.git The current driver does not support concurrent clients sending IOCTL commands. The driver must implement a mutex lock at the start of an IOCTL command before allocating

[linux-yocto] [PATCH 07/46] HSD #14015618796: crypto: intel_fcs: To support concurrent fcs clients requests

2023-05-15 Thread wenlin.k...@windriver.com via lists.yoctoproject.org
From: Ang Tien Sung commit dd05e5a30c70c34866da13536dde41e926e9c622 from https://github.com/altera-opensource/linux-socfpga.git The current driver does not support concurrent clients sending IOCTL commands. The driver must implement a mutex lock at the start of an IOCTL command before allocating