mbox series

[PATCHv2,0/2] Introduce custom sanitize timeout

Message ID 2633a557a76c48e1b5785eba5a29e207@hyperstone.com
Headers show
Series Introduce custom sanitize timeout | expand

Message

Christian Loehle Oct. 12, 2022, 7:03 p.m. UTC
Sanitize operation has been shown to take longer on some cards.
Refactor switch calls to include a timeout and let the user input
a timeout.

v2: Make refactor patch usable on its own

Christian Loehle (2):
  mmc-utils: Refactor switch to allow custom timeout
  mmc-utils: Allow for custom sanitize timeout

 mmc.c      |  2 +-
 mmc_cmds.c | 90 +++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 60 insertions(+), 32 deletions(-)