<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    Am 17.01.22 um 11:34 schrieb Somalapuram, Amaranath:<br>
    <blockquote type="cite" cite="mid:779d4778-6b85-2769-f169-f5f9e956a671@amd.com">
      
      [SNIP]<br>
      Any suggestion how we can notify user space during this situation.
    </blockquote>
    <br>
    Well trace points should work. They use a ring buffer and are
    specially made to work in such situations.<br>
    <br>
    Alternative would be to audit the udev code and allow giving a GFP
    mask to the function to make sure that we don't run into the
    deadlock.<br>
    <br>
    Another alternative is a debugfs file which just blocks for the next
    reset to happen.<br>
    <br>
    Regards,<br>
    Christian.<br>
    <br>
    <blockquote type="cite" cite="mid:779d4778-6b85-2769-f169-f5f9e956a671@amd.com">
      <p class="MsoNormal">Regards,</p>
      <p class="MsoNormal">S.Amarnath</p>
    </blockquote>
    <br>
  </body>
</html>