[Bug 74751] resume from suspend broken with 3.15-rc1 and rc2 kernels
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Tue Apr 29 05:41:21 PDT 2014
https://bugzilla.kernel.org/show_bug.cgi?id=74751
--- Comment #16 from Tasev Nikola <tasev.stefanoska at skynet.be> ---
For bisecting i did this:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
linux-git
git bisect start | tee -a /root/bisect.log
git bisect bad v3.15-rc1 | tee -a /root/bisect.log
git bisect good v3.14 | tee -a /root/bisect.log
Then i compile the kernel each time with
CONCURRENCY_LEVEL=4 make-kpkg --initrd kernel_image modules_image
After testing the kernel
git bisect good or git bisect bad
then make clean and build again, testing an so on.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list