diff options
| author | Anshuman Khandual <[email protected]> | 2022-04-28 23:16:12 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-04-28 23:16:12 -0700 |
| commit | 6c862bd05922af770c5b652037404c4f8131d984 (patch) | |
| tree | 5669ac63de3de972d5166f8ee2d60b10142b679d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 31d17076b07c8ed212b1d865b36b0c7313885ef2 (diff) | |
mm/mmap: clarify protection_map[] indices
protection_map[] maps vm_flags access combinations into page protection
value as defined by the platform via __PXXX and __SXXX macros. The array
indices in protection_map[], represents vm_flags access combinations but
it's not very intuitive to derive. This makes it clear and explicit.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions