<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GM45] relocation error in 3.14 -- causes hang with -intel-2.99.917"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87780#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [GM45] relocation error in 3.14 -- causes hang with -intel-2.99.917"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87780">bug 87780</a>
              from <span class="vcard"><a class="email" href="mailto:andreas.sturmlechner@gmail.com" title="andreas.sturmlechner@gmail.com">andreas.sturmlechner@gmail.com</a>
</span></b>
        <pre>Some things I can tell now:

Kernel versions that hang with >=xf86-video-intel-2.99.917: 3.4.106, 3.10.53
What works: 3.14.33, 3.17.4

Trying to apply the patch over 3.14.33 (only to check for backportability)
breaks build, and the same happens for 3.4.106:

drivers/char/agp/intel-gtt.c: In function ‘i810_write_entry’:
drivers/char/agp/intel-gtt.c:331:2: error: implicit declaration of function
‘writel_relaxed’

If I remove the `writel_relaxed` hunks to make the patch succeed, 3.4.106 still
hangs. But it seems that patch isn't the real fix anyway - it must be something
between 3.10 and 3.14.</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>