busybox/klibc-utils
Denys Vlasenko 14ed4ec8a4 resume: write offset in /sys/power/resume_offset
Doing this the kernel will hibernate and resume successfully from a swap file.
Stop writing offset to /sys/power/resume, as this is not a parameter
the kernel takes from this input. (Change added by Sven Mueller)

function                                             old     new   delta
resume_main                                          522     561     +39
.rodata                                           103175  103182      +7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 46/0)               Total: 46 bytes

Signed-off-by: Jordi Pujol Palomer <jordipujolp@gmail.com>
Signed-off-by: Sven Mueller <sven.mueller72+busybox@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-03-20 14:01:04 +01:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
ipconfig.c.txt klibc-utils: add ipconfig.c work-in-progress 2017-09-01 12:48:15 +02:00
Kbuild.src klibc-utils: new applets: resume, nuke, minips 2017-08-18 19:15:29 +02:00
minips.c nuke: shorten help text 2017-08-18 19:23:51 +02:00
nuke.c nuke: default to N 2021-01-03 16:48:53 +01:00
resume.c resume: write offset in /sys/power/resume_offset 2021-03-20 14:01:04 +01:00
run-init.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00