Using the sha1 gave the same error
(ce6471a4dff253eab89bd4eb3a84eef6bdba1f44 was both old and new)

I built a new kernel (5.12.0+-1) using:

cd linux
git bisect start v5.13-rc2 v5.12-rc8
make olddefconfig
make localmodconfig
make -j`nproc` deb-pkg

This kernel can correctly resume from suspend. 
The output from git bisect log is:

# bad: [d07f6ca923ea0927a1024dfccafc5b53b61cfecc] Linux 5.13-rc2
# good: [bf05bf16c76bb44ab5156223e1e58e26dfe30a88] Linux 5.12-rc8
git bisect start 'v5.13-rc2' 'v5.12-rc8'
# good: [35655ceb31b56cd1cb52635a725dfcdb9662d7b7] Merge tag 'clk-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
git bisect good 35655ceb31b56cd1cb52635a725dfcdb9662d7b7

I marked it as 'good' in the bisect log since it works, but should I
have marked it as 'bad' since we are doing it in reverse?

-- 
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