Re: 2.6.2-rc1-mm1 pppd: page allocation failure (Solved!)

From: Steve Kieu
Date: Tue Feb 03 2004 - 14:43:48 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

>
> This should fix it up.
>
>
> diff -puN
> drivers/net/ppp_deflate.c~ppp-allocation-fix
> drivers/net/ppp_deflate.c
> --- 25/drivers/net/ppp_deflate.c~ppp-allocation-fix
> 2004-01-31 00:39:08.000000000 -0800
> +++ 25-akpm/drivers/net/ppp_deflate.c 2004-01-31
> 00:40:21.000000000 -0800
> @@ -351,7 +351,7 @@ static void
> *z_decomp_alloc(unsigned cha
> state->w_size = w_size;
> state->strm.next_out = NULL;
> state->strm.workspace =
> kmalloc(zlib_inflate_workspacesize(),
> - GFP_KERNEL);
> +

I applied the patch manually and the problem seems to
go away (2 or three days testing).
Thanks.

Regards,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIK7jv07eUvBr8ysRAmqzAJ45VOdj9YZIGtK+gwIv2rKqKYfg9gCeKIng
J+sf4pHzmmSRH92zXL8ler0=
=g1Uv
-----END PGP SIGNATURE-----


=====
S.KIEU

http://greetings.yahoo.com.au - Yahoo! Greetings
Send your love online with Yahoo! Greetings - FREE!
-
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/