x86: Fix Moorestown VRTC fixmap placement
authorArjan van de Ven <arjan@linux.intel.com>
Tue, 11 Jan 2011 10:55:56 +0000 (10:55 +0000)
committerIngo Molnar <mingo@elte.hu>
Tue, 11 Jan 2011 11:46:16 +0000 (12:46 +0100)
commitfa36e956c5027d9a985d555d104d293c0a98d2c3
tree0e49cce97a551b12c740d4173cad6d635a706cc4
parent718c45bd1aa80c4e23a0ee204c973e3014e94708
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 <arjan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
LKML-Reference: <20110111105544.24448.27607.stgit@bob.linux.org.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/fixmap.h