<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#c5">Comment # 5</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>I started with bisect and used the following commands.
if there is something wrong, let me please know! It's my first kernel bisect.

cd /usr/src
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
cd linux-2.6
git bisect start
git bisect good v3.14
git bisect bad v3.15
cp /boot/config-3.15.6-41.gede5ddf-desktop .config
make localmodconfig
make -j 2 bzImage modules
make modules_install install

reboot
do the tests

cd /usr/src/linux-2.6
git bisect <good/bad>
make localmodconfig
make -j 2 bzImage modules
make modules_install install

again reboot and so on...</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>