From: Borislav Petkov Date: Thu, 31 Oct 2013 16:25:02 +0000 (+0100) Subject: x86/mm/pageattr: Add a PUD pagetable populating function X-Git-Tag: v3.14-rc1~163^2~14^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b23538d88c87d9c693ad87c8c808e92a505a6e6;p=pandora-kernel.git x86/mm/pageattr: Add a PUD pagetable populating function Add the next level of the pagetable populating function, we handle chunks around a 1G boundary by mapping them with the lower level functions - otherwise we use 1G pages for the mappings, thus using as less amount of pagetable pages as possible. Signed-off-by: Borislav Petkov Signed-off-by: Matt Fleming --- Reading git-diff-tree failed