diff options
| author | Michael Ellerman <mpe@ellerman.id.au> | 2017-07-06 15:36:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-06 16:24:30 -0700 |
| commit | 820a0b24b261c650cb07ea0f60aea9191f658f25 (patch) | |
| tree | 7e00801f2b1977eeef6b0e500c4e08843dffd933 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | kernel/module.c: use linux/set_memory.h (diff) | |
| download | linux-820a0b24b261c650cb07ea0f60aea9191f658f25.tar.gz linux-820a0b24b261c650cb07ea0f60aea9191f658f25.zip | |
include/linux/filter.h: 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-4-git-send-email-mpe@ellerman.id.au
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
