Re: [PATCH] crypto: do not attempt to write to readonly variable

2011-03-03 Thread Herbert Xu
On Mon, Feb 21, 2011 at 03:27:22PM +0100, David Sterba wrote: > Commit da7f033ddc9fdeb (”crypto: cryptomgr - Add test infrastructure”) added a > const to variable which is later used as target buffer of memcpy. Patch applied. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~h

Re: [RFC 12/12] iscsi-target: Add Makefile/Kconfig and update TCM top level

2011-03-03 Thread Nicholas A. Bellinger
On Thu, 2011-03-03 at 09:19 -0500, Christoph Hellwig wrote: > On Wed, Mar 02, 2011 at 01:32:11PM -0800, Nicholas A. Bellinger wrote: > > The kernel code itself that is specific to using the SSE v4.2 > > instruction for CRC32C offload are using #ifdef CONFIG_X86 stubs in > > iscsi_target_login.c:isc

Re: [RFC 12/12] iscsi-target: Add Makefile/Kconfig and update TCM top level

2011-03-03 Thread Christoph Hellwig
On Wed, Mar 02, 2011 at 01:32:11PM -0800, Nicholas A. Bellinger wrote: > The kernel code itself that is specific to using the SSE v4.2 > instruction for CRC32C offload are using #ifdef CONFIG_X86 stubs in > iscsi_target_login.c:iscsi_login_setup_crypto(), and !CONFIG_X86 will > default to using the