<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 - [CI] igt@gem_madvise@dontneed-before-pwrite - fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103310">bug 103310</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI] igt@gem_madvise@dontneed-before-pwrite - fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103310#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI] igt@gem_madvise@dontneed-before-pwrite - fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103310">bug 103310</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 a6d65e451cc4e7127698384868a4447ee7be7d16
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Mon Oct 16 21:27:32 2017 +0100

    drm/i915: Report -EFAULT before pwrite fast path into shmemfs

    When pwriting into shmemfs, the fast path pagecache_write does not
    notice when it is writing to beyond the end of the truncated shmemfs
    inode. Report -EFAULT directly when we try to use pwrite into the
    !I915_MADV_WILLNEED object.

    Fixes: 7c55e2c5772d ("drm/i915: Use pagecache write to prepopulate shmemfs
from pwrite-ioctl")</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>