linux/kernel/power
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification
- move some file_operations structs into the .rodata section

 - move static strings from policy_types[] array into the .rodata section

 - fix generic seq_operations usages, so that those structs may be defined
   as "const" as well

[akpm@osdl.org: couple of fixes]
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:46 -08:00
..
Kconfig [PATCH] swsusp: Support i386 systems with PAE or without PSE 2006-12-07 08:39:28 -08:00
Makefile [PATCH] Disable CPU hotplug during suspend 2006-09-26 08:48:59 -07:00
console.c [PATCH] Fix build failure in recent pm_prepare_* changes. 2006-02-07 16:12:33 -08:00
disk.c [PATCH] swsusp: kill write-only variable 2006-12-07 08:39:29 -08:00
main.c [PATCH] Export pm_suspend for the shared APM emulation 2006-12-07 08:39:32 -08:00
pm.c [PATCH] remove kernel/power/pm.c:pm_unregister_all() 2006-07-12 16:09:08 -07:00
power.h [PATCH] convert pm_sem to a mutex 2006-12-07 08:39:28 -08:00
poweroff.c WorkStruct: Pass the work_struct pointer instead of context data 2006-11-22 14:55:48 +00:00
process.c [PATCH] swsusp: Untangle freeze_processes 2006-12-07 08:39:28 -08:00
snapshot.c [PATCH] swsusp: Fix labels 2006-12-07 08:39:28 -08:00
swap.c [PATCH] swsusp: Fix labels 2006-12-07 08:39:28 -08:00
swsusp.c [PATCH] swsusp: Fix labels 2006-12-07 08:39:28 -08:00
user.c [PATCH] struct seq_operations and struct file_operations constification 2006-12-07 08:39:46 -08:00