<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/intel_device.c reverses return value meaning of xorg server xf86LoadKernelModule()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100011">bug 100011</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/intel_device.c reverses return value meaning of xorg server xf86LoadKernelModule()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100011#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/intel_device.c reverses return value meaning of xorg server xf86LoadKernelModule()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100011">bug 100011</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit 78d7a09b0343829c81257024b164b0b3764392ac
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Tue Feb 28 20:48:43 2017 +0000

    intel: Fix checking xf86LoadKernelModule for success

    Originally introduced in

    commit f66e25def3431a900068cc1c23a6b1e8322ef046
    Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Date:   Mon Jun 23 16:14:28 2014 +0100

        intel: Wait for the DRM device to load

    the legacy path was checking the return xf86LoadKernelModule
    incorrectly. This error was then copy into the common loader in

    commit 6a2dcb388e6b549c3175ccfbcd3f1751e25de40a
    Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Date:   Fri Jul 31 10:40:32 2015 +0100

        intel: Refactor i915.ko loading support

    xf86LoadKernelModule() returns 1 on success and zero on failure.

    Reported-by: David Shao <<a href="mailto:davshao@gmail.com">davshao@gmail.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/intel_device.c reverses return value meaning of xorg server xf86LoadKernelModule()"
   href="show_bug.cgi?id=100011">https://bugs.freedesktop.org/show_bug.cgi?id=100011</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>></pre>
        </div>
      </p>


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

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