diff options
| author | Michael Ellerman <[email protected]> | 2017-07-06 15:36:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-07-06 16:24:30 -0700 |
| commit | 820a0b24b261c650cb07ea0f60aea9191f658f25 (patch) | |
| tree | 7e00801f2b1977eeef6b0e500c4e08843dffd933 /tools/perf/scripts/python | |
| parent | 563ec5cbc615698239c3a63511b939a7a7e38870 (diff) | |
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/[email protected]
Signed-off-by: Michael Ellerman <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Kees Cook <[email protected]>
Acked-by: Laura Abbott <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions