Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 477278

Summary: sys-fs/udisks - check for kernel config CONFIG_USB_SUSPEND is obsolete for kernel >=3.10
Product: Gentoo Linux Reporter: Coacher <itumaykin+gentoo>
Component: [OLD] Core systemAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Coacher 2013-07-18 08:45:57 UTC
Subject pretty much says it all. USB autosuspend since 3.10 is non-optional:
http://www.mjmwired.net/kernel/Documentation/usb/power-management.txt (search for "3.10")

This change should be cared of in udisks ebuilds which are currently complain about not enabled CONFIG_USB_SUSPEND when built with >=3.10 kernel.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-07-18 16:07:13 UTC
(In reply to Coacher from comment #0)
> Subject pretty much says it all. USB autosuspend since 3.10 is non-optional:
> http://www.mjmwired.net/kernel/Documentation/usb/power-management.txt
> (search for "3.10")
> 
> This change should be cared of in udisks ebuilds which are currently
> complain about not enabled CONFIG_USB_SUSPEND when built with >=3.10 kernel.
> 
> Reproducible: Always

OK, thanks

+  18 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> udisks-1.0.4-r5.ebuild,
+  udisks-2.1.0.ebuild:
+  Check for CONFIG_USB_SUSPEND only if the kernel version is below 3.10 wrt
+  #477278 by "Coacher"
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2013-07-18 22:13:30 UTC
*** Bug 477332 has been marked as a duplicate of this bug. ***