From: Russell King Date: Mon, 2 Jun 2014 08:29:37 +0000 (+0100) Subject: ARM: ensure C page table setup code follows assembly code (part II) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20e7e364331d7b5590695a839a18a00547403f18;p=pandora-kernel.git ARM: ensure C page table setup code follows assembly code (part II) This does the same as the previous commit, but for the S bit, which also needs to match the initial value which the assembly code used for the same reasons. Again, we add a check for SMP to ensure that the page tables are correctly setup for SMP. Signed-off-by: Russell King --- Reading git-diff-tree failed