Re: [PATCH 1/2] libcrc32c: Add crc32c_impl function

2018-02-03 Thread Herbert Xu
, would it be still possible to squeeze this patch to > 4.16? It's quite trivial, but as it is not in a code I maintain I'm not > comfortable to add it to my tree (unless I get an ACK). > > The linked patch depends on that change and would let us get rid of some > custom

Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6

2020-12-15 Thread Herbert Xu
ave been addressed. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()

2020-12-23 Thread Herbert Xu
GFP_NOIO. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Re: crypto: Work around deallocated stack frame reference gcc bug on sparc.

2017-06-06 Thread Herbert Xu
same bug :-) > > > > With crucial insight from Eric Sandeen. > > > > Reported-by: Anatoly Pugachev > > Signed-off-by: David S. Miller > > Herbert, please take a look at this and push via your crypto tree > and submit to -stable if you don't have any objec

Re: [GIT PULL] zstd support (lib, btrfs, squashfs)

2017-09-08 Thread Herbert Xu
Is there anyone going to use zstd through the crypto API? If not then I don't see the point in adding it at this point. Especially as the compression API is still in a state of flux. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.

Re: [GIT PULL] zstd support (lib, btrfs, squashfs)

2017-09-08 Thread Herbert Xu
it would make more sense for the crypto API patches to be submitted together with its first user. It wouldn't be the first time for an algorithm to be added with an intended user which itself never actually gets merged into the kernel. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apa

Re: [PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure.

2017-10-06 Thread Herbert Xu
Allen Pais wrote: > Signed-off-by: Allen Pais Patch applied. Thanks. -- Email: Herbert Xu 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-btrfs" in the body

Re: [PATCH 3/3] Add snappy interface to crypto API

2011-10-21 Thread Herbert Xu
ian.hun...@intel.com > Signed-off-by: Andi Kleen Acked-by: Herbert Xu Cheers, -- Email: Herbert Xu 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-

Re: [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code

2014-09-17 Thread Herbert Xu
NALIGN_ATTR. > > Signed-off-by: Behan Webster Acked-by: Herbert Xu Thanks, -- Email: Herbert Xu 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-btrfs" in

Re: [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code

2014-09-17 Thread Herbert Xu
On Wed, Sep 17, 2014 at 02:15:40PM +0300, Dmitry Kasatkin wrote: > On 17/09/14 12:22, Herbert Xu wrote: > > On Mon, Sep 15, 2014 at 12:30:23AM -0700, beh...@converseincode.com wrote: > >> From: Behan Webster > >> > >> Add a macro which replaces the use