[Bug 81850] regression with kernel 3.15: suspend to ram make system instable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 29 03:07:25 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81850

--- Comment #5 from Dominik Kopp <suse at kabelfunk.de> ---
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...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20140729/65778337/attachment.html>


More information about the xorg-driver-ati mailing list