Revert "pagemap: do not leak physical addresses to non-privileged userspace"
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 7 Jun 2015 00:18:58 +0000 (03:18 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 7 Jun 2015 00:18:58 +0000 (03:18 +0300)
This reverts commit 1ffc3cd9a36b504c20ce98fe5eeb5463f389e1ac.

Don't need it on pandora - even if rowhammer worked, pandora is almost
never a multiuser system, and cache invalidate is a privileged instruction
already on ARM.

pagemap may also be useful for use c64_tools and such.

fs/proc/task_mmu.c

Simple merge