Re: [PATCH] x86: cleanup - use PAGE_SIZE instead of numeric constantin boot code

From: H. Peter Anvin
Date: Thu Feb 21 2008 - 14:53:40 EST


Cyrill Gorcunov wrote:
This patch replaces 4096 numeric constant with PAGE_SIZE macro.

Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
---

Text segments of old and new files *are* the same so
it wouldn't break current kernel.


NAK.

This is NOT PAGE_SIZE (even though the two values are coincidentally the same, for historical reasons.)

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/