diff options
| author | Linus Torvalds <[email protected]> | 2022-11-09 12:30:50 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-11-30 15:58:50 -0800 |
| commit | 7cc8f9c7146a5c2dad6e71653c4f69972e73df6b (patch) | |
| tree | c5ef2891eb00057626c9039cd826cda6de683419 /tools/perf/scripts/python | |
| parent | 449c796768c9a1c738d1fa8671fb01663380b8a7 (diff) | |
mm: mmu_gather: prepare to gather encoded page pointers with flags
This is purely a preparatory patch that makes all the data structures
ready for encoding flags with the mmu_gather page pointers.
The code currently always sets the flag to zero and doesn't use it yet,
but now it's tracking the type state along. The next step will be to
actually start using it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Acked-by: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions