Victor Raj 6a2c2b2c1b ice: adjust profile ID map locks
The profile ID map lock should be held till the caller completes
all references of that profile entries.

The current code releases the lock right after the match search.
This caused a driver issue when the profile map entries were
referenced after it was freed in other thread after the lock was
released earlier.

Signed-off-by: Victor Raj <victor.raj@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2020-08-01 08:44:04 -07:00
..
2020-07-28 17:44:23 -07:00
2020-08-01 08:44:04 -07:00
2020-07-13 17:11:53 -07:00
2020-07-28 12:56:52 -07:00
2020-07-23 17:51:04 -07:00