diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-01-11 14:29:02 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-02 22:32:58 -0800 |
| commit | 5eb5cea11dcbafaa37685bc4e89e1d4ae9c434ea (patch) | |
| tree | a1c5833b70e2c14731c73f085b6fb8a3a89586e9 /tools/perf/scripts | |
| parent | 1aa4d03b60c0f61a8d96d5d633bf7968dbf6841f (diff) | |
mm: reimplement compound_order()
Make compound_order() use struct folio. It can't be turned into a wrapper
around folio_order() as a page can be turned into a tail page between a
check in compound_order() and the assertion in folio_test_large().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions