diff options
| author | Mateusz Guzik <[email protected]> | 2023-08-07 01:16:11 +0200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-21 13:37:46 -0700 |
| commit | 9a9d0b829901125553c36b9512b2a5da4505be31 (patch) | |
| tree | ff5cf3036648d6be88fbd088e64127e82231abf8 /tools/perf/scripts/python/futex-contention.py | |
| parent | c9d6e982c3f8703c24f488d3de15e0ee97f4655e (diff) | |
mm: move dummy_vm_ops out of a header
Otherwise the kernel ends up with multiple copies:
$ nm vmlinux | grep dummy_vm_ops
ffffffff81e4ea00 d dummy_vm_ops.2
ffffffff81e11760 d dummy_vm_ops.254
ffffffff81e406e0 d dummy_vm_ops.4
ffffffff81e3c780 d dummy_vm_ops.7
While here prefix it with vma_.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Mateusz Guzik <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions