From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 29 Apr 2011 00:04:08 -0700 Subject: [PATCH 4/9] ARM: zImage: the page table memory must be considered before relocation In-Reply-To: <1304031024-5121-5-git-send-email-nico@fluxnic.net> References: <1304031024-5121-1-git-send-email-nico@fluxnic.net> <1304031024-5121-5-git-send-email-nico@fluxnic.net> Message-ID: <20110429070408.GQ3755@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Nicolas Pitre [110428 15:47]: > From: Nicolas Pitre > > For correctness, the initial page table located right before the > decompressed kernel should be considered when determining if relocation > is required. > > Signed-off-by: Nicolas Pitre > Tested-by: Shawn Guo Acked-by: Tony Lindgren