Messages in this thread |  | | | Date | Sun, 8 Nov 2009 17:28:05 +0000 (GMT) | | From | "Maciej W. Rozycki" <> | | Subject | Re: [PATCH -tip] x86,apic: Use PAGE_SIZE instead of numbers |
On Sun, 8 Nov 2009, Cyrill Gorcunov wrote:
> The whole page is reserved for IO-APIC fixmap > due to non-cacheable requirement. So lets note > this explicitly instead of playing with numbers. > > CC: Yinghai Lu <yinghai@kernel.org> > CC: "Maciej W. Rozycki" <macro@linux-mips.org> > Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> > ---
Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
Is PAGE_SIZE still always 4kB for the x86 these days? If so, then your change makes sense to me.
Maciej
|  |