diff options
| author | Kaixu Xia <[email protected]> | 2022-08-27 17:02:50 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-11 20:26:04 -0700 |
| commit | 09876ae73945ca69550ce2cbe0538de11997fd94 (patch) | |
| tree | 1fa17ba7d654f5b13338426dc759893c35ad2305 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b4a0215e11dcfe23a48c65c6d6c82c0c2c551a48 (diff) | |
mm/damon: simplify the parameter passing for 'check_accesses'
Patch series "mm/damon: Simplify the damon regions access check", v2.
This patchset simplifies the operations when checking the damon regions
accesses.
This patch (of 2):
The parameter 'struct damon_ctx *ctx' isn't used in the functions
__damon_{p,v}a_check_access(), so we can remove it and simplify the
parameter passing.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions