]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86: Fix fixmap ordering
authorJan Beulich <JBeulich@novell.com>
Tue, 30 Jun 2009 10:52:23 +0000 (11:52 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Jul 2009 21:39:39 +0000 (14:39 -0700)
commit7a8f2ee411cc5ab729466f574da09ea8d74d709d
treea6344abf1fe993d313e907e20b5bcf599d9048c1
parent594e9d5bb688ee399147801c70e0b14f40f98029
x86: Fix fixmap ordering

commit 789d03f584484af85dbdc64935270c8e45f36ef7 upstream.

The merge of the 32- and 64-bit fixmap headers made a latent
bug on x86-64 a real one: with the right config settings
it is possible for FIX_OHCI1394_BASE to overlap the FIX_BTMAP_*
range.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <4A4A0A8702000078000082E8@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/include/asm/fixmap.h