<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ROCm OpenCL segfaults on drm-next-5.1-wip"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109808">109808</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ROCm OpenCL segfaults on drm-next-5.1-wip
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bmilreu@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>rocm clinfo segfaults with this on dmesg:

mar 01 15:27:36 mjb kernel: kfd2kgd: init_user_pages: Failed to register MMU
notifier: -19


Reverting: 
        drm/amdgpu: use HMM callback to replace mmu notifier
        drm/amdgpu: replace get_user_pages with HMM mirror helpers
        drm/amdkfd: avoid HMM change cause circular lock
        drm/amdgpu: use HMM callback to replace mmu notifier

makes it work again, something might be wrong with those related commits.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>