mbox series

[v3,0/1] Added cond_resched() to crdump collection

Message ID 20240905040249.91241-1-mkhalfella@purestorage.com (mailing list archive)
Headers show
Series Added cond_resched() to crdump collection | expand

Message

Mohamed Khalfella Sept. 5, 2024, 4:02 a.m. UTC
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@purestorage.com/
v2: https://lore.kernel.org/all/20240829213856.77619-1-mkhalfella@purestorage.com/

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(+)