diff options
author | Miaohe Lin <[email protected]> | 2021-02-24 12:09:29 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:34 -0800 |
commit | e2d26aa5fb393e930eb03628e8add7bd600a8b97 (patch) | |
tree | 9ac05f2a29194efd85d10e3b77f2357cf0e4f209 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | d99fd5feb0ac1d56c36c760a8d922a46bd6c5521 (diff) |
mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
The VM_BUG_ON_PAGE(!PageLocked(page), page) is also done in PageMovable.
Remove this explicitly one.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions