From: Arjan van de Ven Date: Tue, 11 Jan 2011 10:55:56 +0000 (+0000) Subject: x86: Fix Moorestown VRTC fixmap placement X-Git-Tag: v2.6.38-rc1~415^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa36e956c5027d9a985d555d104d293c0a98d2c3;p=pandora-kernel.git x86: Fix Moorestown VRTC fixmap placement The x86 fixmaps need to be all together... unfortunately the VRTC one was misplaced. This patch makes sure the MRST VRTC fixmap is put prior to the __end_of_permanent_fixed_addresses marker. Signed-off-by: Arjan van de Ven Signed-off-by: Alan Cox LKML-Reference: <20110111105544.24448.27607.stgit@bob.linux.org.uk> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed