From 20e7e364331d7b5590695a839a18a00547403f18 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 2 Jun 2014 09:29:37 +0100 Subject: [PATCH] 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-format-patch failed