From: Cyrill Gorcunov Date: Sun, 8 Nov 2009 15:53:56 +0000 (+0300) Subject: x86, apic: Use PAGE_SIZE instead of numbers X-Git-Tag: v2.6.33-rc1~397^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46dc281b1bb02527195fe2ad50a3af6d7f7f7325;p=pandora-kernel.git 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 Cc: Yinghai Lu Cc: Maciej W. Rozycki LKML-Reference: <20091108155356.GB25940@lenovo> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed