Bug 184532

Summary: Enable CONFIG_SOFTWARE_SUSPEND in kernel
Product: [Fedora] Fedora Reporter: Kate <kate>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NEXTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: pfrields, wtogami
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-09 22:56:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kate 2006-03-09 18:11:52 UTC
The CONFIG_SOFTWARE_SUSPEND option is enabled for other architectures, but is 
missing for i[356]86 kernels (at least in 2.6.15-1.1833).  Please enable this
so suspend-to-disk functionality is available by default.

(This is related to bug 104767, but since this functionality is in the kernel
itself now, no patches should be required.)

Comment 1 Dave Jones 2006-03-09 22:56:19 UTC
That it got enabled on ppc is an oversight.
This needs userspace changes also (mkinitrd & util-linux at least), which are
still being shaken out in FC5. It's unlikely these will be backported to FC4.