doc: clarify restrictions to run as non-root
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 4 Aug 2017 12:44:09 +0000 (13:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 6 Aug 2017 10:26:57 +0000 (12:26 +0200)
Since modern kernels don't allow unprivileged processes to read the
pagemaps file, the instructions on running as non-root are out-of-date. Add
a note clarifying that they will only work with earlier kernel versions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>

No differences found