diff options
| author | Suren Baghdasaryan <[email protected]> | 2024-02-23 17:58:00 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-03-04 17:01:18 -0800 |
| commit | 772dd0342727cc3c3b676b5d97c99708e75730a2 (patch) | |
| tree | 62127c3cd86f138013ba89c6a6d65bf3d80b8a3b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 2864f3d0f5831a50253befc5d4583868268b7153 (diff) | |
mm: enumerate all gfp flags
Introduce GFP bits enumeration to let compiler track the number of used
bits (which depends on the config options) instead of hardcoding them.
That simplifies __GFP_BITS_SHIFT calculation.
Link: https://lkml.kernel.org/r/[email protected]
Suggested-by: Petr Tesařík <[email protected]>
Signed-off-by: Suren Baghdasaryan <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Pasha Tatashin <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Kent Overstreet <[email protected]>
Cc: Petr Tesarik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions