Re: [PATCH] crypto: compress - Add pcomp interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Feb 2009 10:56:05 +0800
On Mon, Feb 23, 2009 at 06:32:19PM +0100, Geert Uytterhoeven wrote:
Is the below (on top of my last patch series) what you have in mind?
Looks great to me!
Notes:
- I had to drop the `const' from the `params' pointers of
pcomp_alg.{,de}compress_setup().
Trying to make nla_parse() take const nlattr structures instead seems to
open a big can of worms...
I don't think that's a big deal.
- I should add a dependency of CONFIG_CRYPTO_ZLIB on CONFIG_NET (due to the
need for nla_parse()). However, I don't like that.
Dave has OKed it for the attribute stuff to be moved into lib.
So if you want to tackle that then be my guest :) Otherwise I'll
look into moving it.
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/
- Follow-Ups:
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Geert Uytterhoeven
- Re: [PATCH] crypto: compress - Add pcomp interface
- References:
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Geert Uytterhoeven
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Herbert Xu
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Geert Uytterhoeven
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Herbert Xu
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Geert Uytterhoeven
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Herbert Xu
- Re: [PATCH] crypto: compress - Add pcomp interface
- From: Geert Uytterhoeven
- Re: [PATCH] crypto: compress - Add pcomp interface
- Prev by Date: Re: [tip:core/percpu] bootmem: clean up arch-specific bootmem wrapping
- Next by Date: Re: [PATCHSET x86/core/percpu] improve the first percpu chunk allocation
- Previous by thread: Re: [PATCH] crypto: compress - Add pcomp interface
- Next by thread: Re: [PATCH] crypto: compress - Add pcomp interface
- Index(es):
Relevant Pages
|