Re: linux-next: Tree for Oct 25 (crypto)

2011-10-26 Thread Herbert Xu
On Tue, Oct 25, 2011 at 05:42:01PM -0700, Randy Dunlap wrote: On 10/25/11 02:36, Stephen Rothwell wrote: Hi all, When CONFIG_NET is not enabled: Thanks, I'll add this patch. diff --git a/crypto/Kconfig b/crypto/Kconfig index a8442dc..259dea9 100644 --- a/crypto/Kconfig +++

Re: linux-next: Tree for Oct 25 (crypto)

2011-10-26 Thread Stefan Richter
On Oct 26 Herbert Xu wrote: On Tue, Oct 25, 2011 at 05:42:01PM -0700, Randy Dunlap wrote: On 10/25/11 02:36, Stephen Rothwell wrote: Hi all, When CONFIG_NET is not enabled: Thanks, I'll add this patch. diff --git a/crypto/Kconfig b/crypto/Kconfig index a8442dc..259dea9 100644

Re: linux-next: Tree for Oct 25 (crypto)

2011-10-26 Thread Randy Dunlap
On 10/26/11 05:33, Stefan Richter wrote: On Oct 26 Herbert Xu wrote: On Tue, Oct 25, 2011 at 05:42:01PM -0700, Randy Dunlap wrote: On 10/25/11 02:36, Stephen Rothwell wrote: Hi all, When CONFIG_NET is not enabled: Thanks, I'll add this patch. diff --git a/crypto/Kconfig b/crypto/Kconfig

Re: linux-next: Tree for Oct 25 (crypto)

2011-10-26 Thread Stefan Richter
On Oct 26 Randy Dunlap wrote: On 10/26/11 05:33, Stefan Richter wrote: On Oct 26 Herbert Xu wrote: --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -103,6 +103,7 @@ config CRYPTO_MANAGER2 config CRYPTO_USER tristate Userspace cryptographic algorithm configuration select

Re: [PATCH 1/4] crc32: Bolt on crc32c

2011-10-26 Thread Darrick J. Wong
On Fri, Oct 21, 2011 at 09:15:14PM +0200, Herbert Xu wrote: On Fri, Oct 21, 2011 at 09:57:03AM -0700, Darrick J. Wong wrote: My patchset builds upon Bob Pearson's crc32 patchset from early September. Do my patches fail to apply after applying his patchset? Or, to speed things