diff options
| author | Mike Rapoport <[email protected]> | 2019-11-05 14:33:19 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2019-11-26 19:33:39 +0000 |
| commit | f0d1eab8c2e1f9240cf4ae4753d7947c65e60bd7 (patch) | |
| tree | d7d8ecd9e6c38a6f52680888b1453a74b72a5823 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | xtensa: make stack dump size configurable (diff) | |
| download | kernel-f0d1eab8c2e1f9240cf4ae4753d7947c65e60bd7.tar.gz kernel-f0d1eab8c2e1f9240cf4ae4753d7947c65e60bd7.zip | |
xtensa: mm: fix PMD folding implementation
There was a definition of pmd_offset() in arch/xtensa/include/asm/pgtable.h
that shadowed the generic implementation defined in
include/asm-generic/pgtable-nopmd.h.
As the result, xtensa had shortcuts in page table traversal in several
places instead of doing level unfolding.
Remove local override for pmd_offset() and add page table unfolding where
necessary.
Signed-off-by: Mike Rapoport <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
