diff options
author | SeongJae Park <sj@kernel.org> | 2022-10-26 22:59:36 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-11-30 15:01:25 -0800 |
commit | 789a230613c8dd14bdd41653de0c22783726276f (patch) | |
tree | 29eb35f842734a925c2f23c6f6e50cabd849d0fd /.gitignore | |
parent | 898810e5ca54691f4e173f5ffc92bbce0335bc69 (diff) |
mm/damon/sysfs: use damon_addr_range for region's start and end values
DAMON has a struct for each address range but DAMON sysfs interface is
using the low type (unsigned long) for storing the start and end addresses
of regions. Use the dedicated struct for better type safety.
Link: https://lkml.kernel.org/r/20221026225943.100429-6-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions