summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAnshuman Khandual <anshuman.khandual@arm.com>2024-02-01 08:07:14 +0530
committerAndrew Morton <akpm@linux-foundation.org>2024-02-22 10:24:47 -0800
commitd818c98a52cce29da4f35b73e640bf293036fa03 (patch)
treec4da2b39f554f58e55c8684cf3b58687f3845360 /lib
parent565474afe08ad28de0d655c5ed36aab3702cb93d (diff)
downloadlinux-stable-d818c98a52cce29da4f35b73e640bf293036fa03.tar.gz
linux-stable-d818c98a52cce29da4f35b73e640bf293036fa03.tar.bz2
linux-stable-d818c98a52cce29da4f35b73e640bf293036fa03.zip
mm/cma: don't treat bad input arguments for cma_alloc() as its failure
Invalid cma_alloc() input scenarios - including excess allocation request should neither be counted as CMA_ALLOC_FAIL nor 'cma->nr_pages_failed' be updated when applicable with CONFIG_CMA_SYSFS. This also drops 'out' jump label which has become redundant. Link: https://lkml.kernel.org/r/20240201023714.3871061-1-anshuman.khandual@arm.com Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Cc: Kalesh Singh <kaleshsingh@google.com> Cc: Minchan Kim <minchan@kernel.org> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions