Thread (3 messages) 3 messages, 3 authors, 2013-08-21

Re: [patch] crypto: tegra-aes - bitwise vs logical and

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2013-08-21 11:51:26
Also in: kernel-janitors, linux-devicetree, linux-tegra

On Tue, Aug 20, 2013 at 11:54:48AM +0300, Dan Carpenter wrote:
The bug here is that:

	while (eng_busy & (!icq_empty) & dma_busy)

is never true because it's using bitwise instead of logical ANDs.  The
other bitwise AND conditions work as intended but I changed them as well
for consistency.

Signed-off-by: Dan Carpenter <redacted>
Also applied.
-- 
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help