« Previous | Next » 

Revision 5f8b6491

ID5f8b6491f20732e0a31e64bbf75b62def579e044

Added by Stefan Hajnoczi over 12 years ago

block: wait_for_overlapping_requests() deadlock detection

Debugging a reentrant request deadlock was fun but in the future we need
a quick and obvious way of detecting such bugs. Add an assert that
checks we are not about to deadlock when waiting for another request.

Suggested-by: Kevin Wolf <>
Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences