<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVC1] Kernel 3.11 - Xorg hangs immediately after invocation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69203#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NVC1] Kernel 3.11 - Xorg hangs immediately after invocation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69203">bug 69203</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=69203#c16">comment #16</a>)
<span class="quote">> i don't really know how to apply this patch to my current kernel, if i need
> to recompile or anything else</span >

I do not think that applying/reverting the patch on top of current kernel is
possible.
Here is an example "how to"

1. Clone the git tree 
$ git clone git://anongit.freedesktop.org/nouveau/linux-2.6

2. Checkout at good/working commit 
$ git checkout -B fdo69203.good 30f4e0870d1726f31aa59804337cfd5e0a3f2e~1
3. Rebuild the kernel and install
4. MMIO trace it

5. Checkout the first bad/non-working commit 
$ git checkout -B fdo69203.good 30f4e0870d1726f31aa59804337cfd5e0a3f2e
6. Rebuild the kernel and install
7. MMIO trace it

8. Email the dumps to mmio dot trace at gmail dot com
9. [Optional] Diff the traces and attach the output :)</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>