diff options
author | Pavel Tatashin <[email protected]> | 2021-01-25 14:19:11 -0500 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-01-27 15:41:12 +0000 |
commit | 5de59884ac0ec56007e4aa8226ee259aa669be80 (patch) | |
tree | 90238c44f2c68f1fa9c102548d4a584f4e3eda59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 89d1410f4af55c621395548355f3520415d2bcff (diff) |
arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
trans_pgd_* should be independent from mm context because the tables that
are created by this code are used when there are no mm context around, as
it is between kernels. Simply replace mm_init's with NULL.
Signed-off-by: Pavel Tatashin <[email protected]>
Acked-by: James Morse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions