Re: linux-next: Tree for Oct 31 (crypto, rsa, mpi)

2013-10-31 Thread Randy Dunlap
On 10/31/13 03:00, Stephen Rothwell wrote: > Hi all, > > Changes since 20131030: > > The net-next tree gained a conflict against the net tree. > > The devicetree tree gained a conflict against the crypto tree. > > The tty tree gained a build failure so I used the version from > next-20131030. >

[PATCH -next] crypto: padlock: Remove #define PFX, use pr_

2013-10-31 Thread Joe Perches
Using PFX in system #include files should be discouraged. Convert to a more current logging style. Add #define pr_fmt, use pr_ Signed-off-by: Joe Perches --- drivers/char/hw_random/via-rng.c | 12 ++-- drivers/crypto/padlock-aes.c | 10 ++ drivers/crypto/padlock-sha.c |

Re: [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

2013-10-31 Thread Russell King - ARM Linux
On Thu, Oct 31, 2013 at 09:46:40AM -0200, Mauro Carvalho Chehab wrote: > Hi Russell, > > Em Mon, 30 Sep 2013 13:57:47 +0200 > Hans Verkuil escreveu: > > > On 09/19/2013 11:44 PM, Russell King wrote: > > > Replace the following sequence: > > > > > > dma_set_mask(dev, mask); > > > dma_set_coh

Re: [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

2013-10-31 Thread Mauro Carvalho Chehab
Hi Russell, Em Mon, 30 Sep 2013 13:57:47 +0200 Hans Verkuil escreveu: > On 09/19/2013 11:44 PM, Russell King wrote: > > Replace the following sequence: > > > > dma_set_mask(dev, mask); > > dma_set_coherent_mask(dev, mask); > > > > with a call to the new helper dma_set_mask_and_coherent

Re: [RFC] Unaligned CTR mode tests in crypto/testmgr.h

2013-10-31 Thread Jussi Kivilinna
On 30.10.2013 23:06, Joel Fernandes wrote: > On 10/30/2013 06:09 AM, Jussi Kivilinna wrote: >> On 30.10.2013 02:11, Joel Fernandes wrote: >>> Hi, >>> >>> Some tests such as test 5 in AES CTR mode in crypto/testmgr.h have a >>> unaligned >>> input buffer size such as 499 which is not aligned to any