commit | c577b098f9bf467fb05dc279ba83604cb3f7cea0 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <gustavo@las.ic.unicamp.br> | Sun Feb 15 21:48:59 2009 -0300 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri Feb 27 20:57:48 2009 -0800 |
tree | 8967240a8612eaed8977c1d6ba80d354632bb3c9 | |
parent | c78f322ce8cea6052bc99513b57283d4d325a13e [diff] |
x86, fixmap: unify fixmap.h Impact: unification This patch unify fixmap_32.h and fixmap_64.h into fixmap.h. Things that we can't merge now are using CONFIG_X86_{32,64} (e.g.:vsyscall and EFI) Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br> Acked-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>