<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58378#c36">Comment # 36</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58378">bug 58378</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=58378#c35">comment #35</a>)
<span class="quote">> Follow-up question note that I am digging deeper into git... ;-)

> From the commits in the v3.4..v3.5 range, only two of them:

> 9bd0c15fcfb42f6245447c53347d65ad9e72080b (dated Jun 26, 2012) and
> e9bf5f36b09f8ec6c168ef58ee7d4890545ede1c (dated Jun 27)

> when looking at the global Makefile:

> git show <commit-sha1>:Makefile

> have been done on 3.5.0-rc4 version of the kernel.</span >

Most assuredly not the right way to look at it.

<span class="quote">> 
> All other commits in this range had been done on 3.4.0 and less:

> 35916acedd8dadb361ef6439d05d60fbe8f53032 (dated May 31)</span >

And of course date of the commit has nothing to do with anything either.

Think about the branched development model. Let's say I do some work, basing my
work on, say, 2.6.0. I spend a lot of time on it. Then I send a pull request to
Linus (or whoever). He merges it. When looking at my commits, you might think
that you're looking at a 2.6.0 kernel, based on the Makefile. And in a large
sense you are. But in reality the commits were merged into some much later
release. Same with dates.

You can either read about git and fully understand it, or you can kinda trust
that the tools aren't lying to you when you ask for a bisect in a range, or a
log of commits between two revisions.</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>