commit | 48fe4a76e27dc64b47f3d2a2af2b6bbf2b2f5b6b | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Fri Jul 18 13:29:00 2008 +0100 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri Jul 18 16:17:52 2008 -0700 |
tree | 46649973dcd6bd5f1a7027730c6f824264b0059a | |
parent | 50515af207d410c9f228380e529c56f43c3de0bd [diff] |
x86: i386: reduce boot fixmap space As 256 entries are needed, aligning to a 256-entry boundary is sufficient and still guarantees the single pte table requirement. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>