-
- Downloads
PM / hibernate: introduce "nohibernate" boot parameter
To support using kernel features that are not compatible with hibernation, this creates the "nohibernate" kernel boot parameter to disable both hibernation and resume. This allows hibernation support to be a boot-time choice instead of only a compile-time choice. Signed-off-by:Kees Cook <keescook@chromium.org> Acked-by:
Pavel Machek <pavel@ucw.cz> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Showing
- Documentation/kernel-parameters.txt 3 additions, 0 deletionsDocumentation/kernel-parameters.txt
- include/linux/suspend.h 2 additions, 0 deletionsinclude/linux/suspend.h
- kernel/power/hibernate.c 30 additions, 1 deletionkernel/power/hibernate.c
- kernel/power/main.c 2 additions, 4 deletionskernel/power/main.c
- kernel/power/user.c 3 additions, 0 deletionskernel/power/user.c
Loading
Please register or sign in to comment