diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2024-02-18 11:40:58 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-02-22 22:08:03 +0300 |
commit | f4311756a83fb01c28a9bf841cbb7eb2b318eebf (patch) | |
tree | 3d8713631aeb8c1a5848ac3078cdb3a14fa97811 /scripts/rustdoc_test_builder.rs | |
parent | 3fec6e5961b77af6a952b77f5c2ea26f7513b216 (diff) | |
download | linux-f4311756a83fb01c28a9bf841cbb7eb2b318eebf.tar.xz |
PM: hibernate: Don't ignore return from set_memory_ro()
set_memory_ro() and set_memory_rw() can fail, leaving memory
unprotected.
Take the returned value into account and abort in case of
failure.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions