From: Catalin Marinas Date: Tue, 22 Nov 2011 17:30:28 +0000 (+0000) Subject: ARM: LPAE: Move the FSR definitions to separate files X-Git-Tag: v3.3-rc1~141^2~2^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=136848d4ca9cf6f08edf6e50cb9bbe19de55c32a;p=pandora-kernel.git ARM: LPAE: Move the FSR definitions to separate files The FSR structure is different with LPAE and this patch moves the classic MMU specific definition to a separate fsr-2level.c file that is included in fault.c. It also moves the fsr_fs and FSR bits to the fault.h file. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed