mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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: Chris Metcalf <cmetcalf@ezchip.com>