<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - regression with kernel 3.15: suspend to ram make system instable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81850#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - regression with kernel 3.15: suspend to ram make system instable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81850">bug 81850</a>
              from <span class="vcard"><a class="email" href="mailto:suse@kabelfunk.de" title="Dominik Kopp <suse@kabelfunk.de>"> <span class="fn">Dominik Kopp</span></a>
</span></b>
        <pre>solved. :-)

In <a href="show_bug.cgi?id=81850#c6">comment#6</a> I could only bisect until to a faulty *merge* commit.
But I looked deeper in the commits and I can say that this is the only commit
which causes my problem:
deadcb36f49bee9b3010382ffe4fe4f5c439f1c5 drm/radeon: Use two-ended allocation
by size, v2

I've checked it by doing
- git checkout v3.16-rc7   (or v3.15 it doesn't matter...)
- git revert deadcb36f49bee9b3010382ffe4fe4f5c439f1c5
and it works for me.</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>