Public bug reported:
SRU Justification:
[Impact]
Exclusion is being handled around arm_smccc_smc() only in the store functions.
It should be implemented in the show functions also as this call might not be
thread-safe.
[Fix]
Add mutex_lock/unlock around arm_smccc_smc calls in the show functions.
[Test Case]
Multiple simultaneous accesses to a sysfs entry exposed by the driver are
successful.
[Regression Potential]
Can be considered minimum
** Affects: linux-bluefield (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-bluefield in Ubuntu.
https://bugs.launchpad.net/bugs/1933642
Title:
mlx-bootctl: Fix exclusion issues around arm_smccc_smc
Status in linux-bluefield package in Ubuntu:
New
Bug description:
SRU Justification:
[Impact]
Exclusion is being handled around arm_smccc_smc() only in the store
functions. It should be implemented in the show functions also as this call
might not be thread-safe.
[Fix]
Add mutex_lock/unlock around arm_smccc_smc calls in the show functions.
[Test Case]
Multiple simultaneous accesses to a sysfs entry exposed by the driver are
successful.
[Regression Potential]
Can be considered minimum
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1933642/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp