aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorHyeongtak Ji <[email protected]>2023-11-10 14:37:09 +0900
committerAndrew Morton <[email protected]>2023-11-15 15:30:09 -0800
commit13b2a4b22e98ff80b888a160a2acd92d81b05925 (patch)
tree7ab1338f98f7ec4a85d322f6919e31228afb523b /tools/testing/selftests/bpf/progs/test_autoload.c
parent24948e3b7b12e0031a6edb4f49bbb9fb2ad1e4e9 (diff)
mm/damon/core.c: avoid unintentional filtering out of schemes
The function '__damos_filter_out()' causes DAMON to always filter out schemes whose filter type is anon or memcg if its matching value is set to false. This commit addresses the issue by ensuring that '__damos_filter_out()' no longer applies to filters whose type is 'anon' or 'memcg'. Link: https://lkml.kernel.org/r/[email protected] Fixes: ab9bda001b681 ("mm/damon/core: introduce address range type damos filter") Signed-off-by: Hyeongtak Ji <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions