From: Jan Beulich Date: Wed, 29 May 2013 12:22:23 +0000 (+0100) Subject: ix86: Don't waste fixmap entries X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbdce7b251de89deef79ec9e37b6cfa7d5595894;p=pandora-kernel.git ix86: Don't waste fixmap entries The vsyscall related pvclock entries can only ever be used on x86-64, and hence they shouldn't even get allocated for 32-bit kernels (the more that it is there where address space is relatively precious). Signed-off-by: Jan Beulich Cc: Marcelo Tosatti Link: http://lkml.kernel.org/r/51A60F1F02000078000D997C@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed