commit | 46dc281b1bb02527195fe2ad50a3af6d7f7f7325 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@openvz.org> | Sun Nov 08 18:53:56 2009 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Nov 08 17:06:22 2009 +0100 |
tree | 7d92725abc483c7cdf1b4fd4546b0d8d5f5e1802 | |
parent | 5231a68614b94f60e8f6c56bc6e3d75955b9e75e [diff] |
x86, apic: Use PAGE_SIZE instead of numbers The whole page is reserved for IO-APIC fixmap due to non-cacheable requirement. So lets note this explicitly instead of playing with numbers. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: Yinghai Lu <yinghai@kernel.org> Cc: Maciej W. Rozycki <macro@linux-mips.org> LKML-Reference: <20091108155356.GB25940@lenovo> Signed-off-by: Ingo Molnar <mingo@elte.hu>