diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2019-04-30 16:27:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-21 18:53:00 +0200 |
commit | 618381f09cc15592bf3afe846c6a94e9bfcd9ce4 (patch) | |
tree | 45d58fa19015bd5c9174aab323facdd0843d548b /drivers/iommu | |
parent | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb (diff) | |
download | linux-618381f09cc15592bf3afe846c6a94e9bfcd9ce4.tar.xz linux-618381f09cc15592bf3afe846c6a94e9bfcd9ce4.zip |
hexagon: switch to generic version of pte allocation
The hexagon implementation pte_alloc_one(), pte_alloc_one_kernel(),
pte_free_kernel() and pte_free() is identical to the generic except of
lack of __GFP_ACCOUNT for the user PTEs allocation.
Switch hexagon to use generic version of these functions.
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions