summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2026-03-01 01:28:26 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-04-05 23:53:11 +0300
commit442d87c7db9e9e2a569a49d38f404b8b556b8719 (patch)
tree0f6844bc3b61567dc0f5883c48e33f869986dde9 /include/linux/errqueue.h
parentb1029f29eb1d5fbf07fa8db9b5e7ab6d9813ad67 (diff)
downloadlinux-442d87c7db9e9e2a569a49d38f404b8b556b8719.tar.xz
mm/damon/vaddr: do not split regions for min_nr_regions
The previous commit made DAMON core split regions at the beginning for min_nr_regions. The virtual address space operation set (vaddr) does similar work on its own, for a case user delegates entire initial monitoring regions setup to vaddr. It is unnecessary now, as DAMON core will do similar work for any case. Remove the duplicated work in vaddr. Also, remove a helper function that was being used only for the work, and the test code of the helper function. Link: https://lkml.kernel.org/r/20260228222831.7232-3-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Cc: Brendan Higgins <brendan.higgins@linux.dev> Cc: David Gow <davidgow@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions