From: Will Deacon Date: Thu, 12 Apr 2012 16:16:01 +0000 (+0100) Subject: ARM: 7383/1: nommu: populate vectors page from paging_init X-Git-Tag: v3.4-rc3~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b8e5c912f4294611351aba151324764ebbefa1b;p=pandora-kernel.git ARM: 7383/1: nommu: populate vectors page from paging_init Commit 94e5a85b ("ARM: earlier initialization of vectors page") made it the responsibility of paging_init to initialise the vectors page. This patch adds a call to early_trap_init for the !CONFIG_MMU case, placing the vectors at CONFIG_VECTORS_BASE. Cc: Jonathan Austin Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed