[PATCH v3 0/1] Added cond_resched() to crdump collection
From: Mohamed Khalfella
Date: Thu Sep 05 2024 - 00:03:28 EST
Changes in v3:
- Added Fixes: 8b9d8baae1de ("net/mlx5: Add Crdump support").
- Updated the commit message to mention why cond_resched() every 128
registers read.
- Simplified the check that calls cond_resched().
v1: https://lore.kernel.org/all/20240819214259.38259-1-mkhalfella@xxxxxxxxxxxxxxx/
v2: https://lore.kernel.org/all/20240829213856.77619-1-mkhalfella@xxxxxxxxxxxxxxx/
Mohamed Khalfella (1):
net/mlx5: Added cond_resched() to crdump collection
drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
2.45.2