[PATCH] Fix memory leak on PPC44x/kernel 2.6.5-rc2-bk

Eugene Surovegin ebs at ebshome.net
Sat Mar 27 08:03:04 EST 2004


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/





More information about the Linuxppc-dev mailing list