diff options
| author | SeongJae Park <[email protected]> | 2022-10-26 22:59:36 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-11-30 15:01:25 -0800 |
| commit | 789a230613c8dd14bdd41653de0c22783726276f (patch) | |
| tree | 29eb35f842734a925c2f23c6f6e50cabd849d0fd /include/linux/debugobjects.h | |
| 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/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions