On Fri, Mar 26, 2004 at 12:24:25PM -0700, Matt Porter wrote: > > Paul: Ok to send to akpm? > Maybe we should get rid of clear_page in misc.S and make it an inline: static inline void clear_page(void* page) { clear_pages(page, 0); } Eugene. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/