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] [day] [month] [year] [list]
Date:	Thu, 24 Nov 2011 01:15:38 +0100
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Patrik Kullman <patrik.kullman@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: EHCI powersave causes shutdown to freeze

On Thursday, November 24, 2011, Patrik Kullman wrote:
> Hi,
> 
> After creating a powersave script based on PowerTOP Tunables, this
> particular line prevented the system from being able to shutdown (Asus
> Zenbook UX31E, kernels 3.0 - 3.1.2):
> 
> ### Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced
> Host Controller #1
> echo auto > /sys/bus/pci/devices/0000:00:1d.0/power/control
> 
> 
> Kernel prints the "Power Down." message but machine doesn't power down.
> 
> Is this a known bug?
> Could this be fixed in the driver instead of:
> 
> echo on > /sys/bus/pci/devices/0000:00:1d.0/power/control
> 
> on system shutdown?

This commit should address that issue:

commit af8db1508f2c9f3b6e633e2d2d906c6557c617f9
Author: Peter Chen <peter.chen@...escale.com>
Date:   Tue Nov 15 21:52:29 2011 +0100

    PM / driver core: disable device's runtime PM during shutdown

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