summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorflxd <flxd@NetBSD.org>2017-10-08 12:09:44 +0000
committerflxd <flxd@NetBSD.org>2017-10-08 12:09:44 +0000
commit8bf561eff4bde15c7492dec80ae6a7aabbb7a9a6 (patch)
tree9a2a6f9b384d61b2865371e37d688e2d077175e3 /sys/dev
parent94dcdf5441d8a50b58845e038a55cb0706ddd1d5 (diff)
In vmapbuf use pmap_enter(pmap_kernel(), ...) and not pmap_kenter_pa as the
former handles multiple mappings for VIPT AND VIVT correctly whereas the latter doesn't work for VIVT. PR port-shark/52102 From skrll@. Tested by martin@ and me.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions