Microsemi / switchtec-kernel

A kernel module for the Microsemi PCIe switch
GNU General Public License v2.0
45 stars 31 forks source link

Add a lock to protect NT partition operations #112

Closed kelvin-cao closed 2 years ago

kelvin-cao commented 2 years ago

At most one NT partition operation can take place at a given time. Add a mutex lock to protect the NT partition operations.