diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-07-07 00:35:55 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-07 01:24:30 +0200 |
commit | 61f6d09a931c3ab216f43e00505073088d387d05 (patch) | |
tree | a7c16813fe845d33d27565ad21fd40b65dc64334 /kernel/module.c | |
parent | provide linux/set_memory.h (diff) | |
download | linux-61f6d09a931c3ab216f43e00505073088d387d05.tar.xz linux-61f6d09a931c3ab216f43e00505073088d387d05.zip |
kernel/power/snapshot.c: use linux/set_memory.h
This header always exists, so doesn't require an ifdef around its
inclusion. When CONFIG_ARCH_HAS_SET_MEMORY=y it includes the asm
header, otherwise it provides empty versions of the set_memory_xx()
routines.
Link: http://lkml.kernel.org/r/1498717781-29151-2-git-send-email-mpe@ellerman.id.au
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Laura Abbott <labbott@redhat.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions