OK. That explains why I accidentally rebuilt 5.12-rc8.

I tried again. Running the commands as you have listed them:

cd linux
git bisect start
git bisect bad v5.13-rc2
git bisect good v5.12-rc8

returns:

ce6471a4dff253eab89bd4eb3a84eef6bdba1f44 was both good and bad

which seems like an error.

I instead tried the following command as per
https://wiki.ubuntu.com/Kernel/KernelBisection:

cd linux
git bisect start v5.13-rc2 v5.12-rc8

which output:

Bisecting: 7697 revisions left to test after this (roughly 13 steps)
[35655ceb31b56cd1cb52635a725dfcdb9662d7b7] Merge tag 'clk-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

This seems like its actually getting somewhere. I will attempt to build
a new kernel with the rest of the steps and test it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1925843

Title:
  Linux 5.8.0-49+ fails to resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1925843/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to