Skip to content
Commit a84f2423 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: map data region shadow of kernel as R/W



This is necessary for things like reading /proc/kcore, doing ftrace,
etc.  It happens by default when using huge pages to map the kernel
data, but not when using small pages.

Signed-off-by: default avatarChris Metcalf <cmetcalf@ezchip.com>
parent 49e4e156
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment