summaryrefslogtreecommitdiff
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorBrendan Jackman <jackmanb@google.com>2023-11-08 19:49:20 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-12-11 03:51:39 +0300
commit17b46e7beb8fe4e4807f70aaa615cf50a5ba9d3a (patch)
tree33c63ab7985c7d6c0a329165d54adc11894b6899 /mm/mmap.c
parent2033c98cce666b0d125ae956613ab5111bb8d202 (diff)
downloadlinux-17b46e7beb8fe4e4807f70aaa615cf50a5ba9d3a.tar.xz
mm/page_alloc: dedupe some memcg uncharging logic
The duplication makes it seem like some work is required before uncharging in the !PageHWPoison case. But it isn't, so we can simplify the code a little. Note the PageMemcgKmem check is redundant, but I've left it in as it avoids an unnecessary function call. Link: https://lkml.kernel.org/r/20231108164920.3401565-1-jackmanb@google.com Signed-off-by: Brendan Jackman <jackmanb@google.com> Reviewed-by: Yosry Ahmed <yosryahmed@google.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Michal Hocko <mhocko@kernel.org> Cc: Muchun Song <muchun.song@linux.dev> Cc: Roman Gushchin <roman.gushchin@linux.dev> Cc: Shakeel Butt <shakeelb@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions