mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 16:23:59 -04: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>