lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 06 Aug 2014 20:56:21 +0200
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	markus@...schke.com
Cc:	Zhang Rui <rui.zhang@...el.com>, Pavel Machek <pavel@....cz>,
	linux-kernel@...r.kernel.org,
	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
	Mika Westerberg <mika.westerberg@...ux.intel.com>
Subject: Re: 3.16-rcX crashes on resume from Suspend-To-RAM

On Wednesday, August 06, 2014 11:31:07 AM Markus Gutschke wrote:
> I tried removing snd_hda_intel, but it didn't make any difference.
> 
> I then followed your instructions to turn on tracing, but I am more
> puzzled than I was before. The crash reliably happens, every time I
> suspend/resume without first having tracing turned on. But as soon as
> I enter "echo devices >/sys/power/pm_test" to enable tracing things
> change. Upon suspending, the machine now happily resumes itself again
> a few seconds later. No crash whatsoever.
> 
> Is this the expected behavior? Anything else you want me to do?

Yes, it is.  This means that suspending/resuming devices works correctly.

Please try

# echo platform > /sys/power/pm_test

and see if that triggers the crash.

If it doesn't, please try

# echo processors > /sys/power/pm_test

and if that doesn't trigger the crash,

# echo core > /sys/power/pm_test

(this is described in Documentation/power/basic-pm-debugging.txt in the kernel
source tree, BTW).

Rafael

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ