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-next>] [day] [month] [year] [list]
Date:	Mon, 27 Jul 2015 09:01:01 +0200
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	kevin.strasser@...ux.intel.com,
	Greg KH <gregkh@...uxfoundation.org>, corbet@....net,
	linux-kernel@...r.kernel.org
Cc:	Paul Bolle <pebolle@...cali.nl>,
	hengelein Stefan <stefan.hengelein@....de>
Subject: documentation: sysfs-bus-usb: no CONFIG_PM_RUNTIME

Hi Kevin,

your commit 655fe4effe0f ("usbcore: add sysfs support to xHCI usb3
hardware LPM") has shown up in today's linux-next tree (i.e.,
next-20150727) adding the following lines to
Documentation/ABI/testing/sysfs-bus-usb:
[...]
+               If CONFIG_PM_RUNTIME is set and a USB 3.0 lpm-capable device is
+               plugged in to a xHCI host which supports link PM, it will check
+               if U1 and U2 exit latencies have been set in the BOS
[...]

There is no PM_RUNTIME option in Kconfig anymore.  Did you mean just
PM?  PM_RUNTIME has been replaced with PM by commit 464ed18ebdb6 ("PM:
Eliminate CONFIG_PM_RUNTIME").

Kind regards,
 Valentin
--
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