diff options
| author | David Hildenbrand <[email protected]> | 2024-12-17 19:50:00 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-12-31 01:59:08 +0000 |
| commit | 3754137d263f52f4b507cf9ae913f8f0497d1b0e (patch) | |
| tree | 1b5916e5c25d17d894c3a376f4da9618376567b1 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
| parent | kcov: mark in_softirq_really() as __always_inline (diff) | |
| download | kernel-3754137d263f52f4b507cf9ae913f8f0497d1b0e.tar.gz kernel-3754137d263f52f4b507cf9ae913f8f0497d1b0e.zip | |
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
Entries (including flags) are u64, even on 32bit. So right now we are
cutting of the flags on 32bit. This way, for example the cow selftest
complains about:
# ./cow
...
Bail Out! read and ioctl return unmatched results for populated: 0 1
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 2c1f057e5be6 ("fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs")
Signed-off-by: David Hildenbrand <[email protected]>
Cc: Oscar Salvador <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions
