diff options
author | Mark Bloch <mbloch@nvidia.com> | 2024-12-19 19:58:35 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-23 10:34:45 -0800 |
commit | 586face88106481e8c527675a837da8a3ab6677d (patch) | |
tree | 9920517474090b06deaf579e4166efe91a15cf7c /scripts/lib/kdoc/kdoc_parser.py | |
parent | 31d1356b8fdcdb7fe845874b598cce552a151c64 (diff) |
net/mlx5: fs, retry insertion to hash table on EBUSY
When inserting into an rhashtable faster than it can grow, an -EBUSY error
may be encountered. Modify the insertion logic to retry on -EBUSY until
either a successful insertion or a genuine error is returned.
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://patch.msgid.link/20241219175841.1094544-6-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions