diff options
| author | Greg Kroah-Hartman <[email protected]> | 2023-01-06 14:59:00 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:57 -0800 |
| commit | 61d3d5108eb621d2a097c41f6cc83bf63b1b6c03 (patch) | |
| tree | 192725cf98474914ab2e36d5169a7b8fe1f44cbd /tools/perf/scripts/python | |
| parent | 02d65d6fb1aae151570c8bfd1bd77a8153d2e607 (diff) | |
mm: remove PageMovable export
The only in-kernel users that need PageMovable() to be exported are z3fold
and zsmalloc and they are only using it for dubious debugging
functionality. So remove those usages and the export so that no driver
code accidentally thinks that they are allowed to use this symbol.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Reviewed-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Cc: Vitaly Wool <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions