//
// Platform implementor should choose a timeout value appropriately:
[snip]
// - The timeout value must be longer than longest possible IO operation in the systemPresumably the patch for that will be to make it an infinity timeout.
Hopefully this is at least only possible in kernel mode, right?
Right?!