All of lore.kernel.org
 help / color / mirror / Atom feed
* 5.7 sleep/wake regression
@ 2020-05-11  4:22 Chris Murphy
  2020-05-11 11:15 ` Rafael J. Wysocki
  0 siblings, 1 reply; 11+ messages in thread
From: Chris Murphy @ 2020-05-11  4:22 UTC (permalink / raw)
  To: Linux PM

Got an older Macbook Pro that does suspend to RAM and wake OK with
5.6, but starting with git 47acac8cae28, it will not wake up. Instead
it has a black screen, gets hot, fans go to high, and it turns into a
hair dryer. So it's a regression.

I started a bisect but, that's not going well.

$ git bisect good
Bisecting: 123 revisions left to test after this (roughly 7 steps)
[7af51678b6d367ee93dc3d21e72ecf15be50fcb1] docs: deprecated.rst: Add
BUG()-family
$ make -j8

...15 minutes later

  GZIP    arch/x86/boot/compressed/vmlinux.bin.gz
  MKPIGGY arch/x86/boot/compressed/piggy.S
  AS      arch/x86/boot/compressed/piggy.o
  LD      arch/x86/boot/compressed/vmlinux
ld: arch/x86/boot/compressed/pgtable_64.o:(.bss+0x0): multiple
definition of `__force_order';
arch/x86/boot/compressed/kaslr_64.o:(.bss+0x0): first defined here
make[2]: *** [arch/x86/boot/compressed/Makefile:119:
arch/x86/boot/compressed/vmlinux] Error 1
make[1]: *** [arch/x86/boot/Makefile:113:
arch/x86/boot/compressed/vmlinux] Error 2
make: *** [arch/x86/Makefile:283: bzImage] Error 2


I'll give 'git bisect skip' a try and see if it'll get close enough to
the first bad commit.

Anyway, all of 5.6.x sleep/wake fine, and all of 5.7 do not, i.e. it
hasn't been fixed in rc5. Thanks.


-- 
Chris Murphy

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-05-14 16:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11  4:22 5.7 sleep/wake regression Chris Murphy
2020-05-11 11:15 ` Rafael J. Wysocki
2020-05-11 17:37   ` Chris Murphy
2020-05-12 12:57     ` Rafael J. Wysocki
2020-05-13  6:11       ` Chris Murphy
2020-05-13 14:04         ` Rafael J. Wysocki
2020-05-14  5:54           ` Chris Murphy
2020-05-14 10:01             ` Rafael J. Wysocki
2020-05-13 14:09         ` Jens Axboe
2020-05-14 16:02           ` Chris Murphy
2020-05-14 16:19             ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.