diff options
| author | Mark Bloch <[email protected]> | 2024-12-19 17:58:35 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-23 18:34:45 +0000 |
| commit | 586face88106481e8c527675a837da8a3ab6677d (patch) | |
| tree | 9920517474090b06deaf579e4166efe91a15cf7c /drivers/fpga/xilinx-spi.c | |
| parent | net/mlx5: fs, add mlx5_fs_pool API (diff) | |
| download | kernel-586face88106481e8c527675a837da8a3ab6677d.tar.gz kernel-586face88106481e8c527675a837da8a3ab6677d.zip | |
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 <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions
