diff options
| author | Ralph Campbell <[email protected]> | 2020-10-13 16:54:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-10-13 18:38:32 -0700 |
| commit | 9b53122f616a74ddbbd6c97a3c8294c631a13d15 (patch) | |
| tree | 8735e502f111de9bfc1cd3300dc38db8e8a747cc /tools/perf/scripts/python/bin | |
| parent | bfe18a0900f1188e323d3f2c3cd2d6dfe2d0789c (diff) | |
lib/test_hmm.c: remove unused dmirror_zero_page
The variable dmirror_zero_page is unused in the HMM self test driver which
was probably intended to demonstrate how a driver could use
migrate_vma_setup() to share a single read-only device private zero page
similar to how the CPU does. However, this isn't needed for the self
tests so remove it.
Signed-off-by: Ralph Campbell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Jerome Glisse <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions