git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0e656b
)
crypto: omap-aes - add error check for pm_runtime_get_sync
author
Nishanth Menon
<nm@ti.com>
Wed, 4 Dec 2013 01:43:13 +0000
(19:43 -0600)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 5 Dec 2013 13:28:43 +0000
(21:28 +0800)
The AES driver currently assumes that pm_runtime_get_sync will always
succeed, which may not always be true, so add error handling for the
same.
This scenario was reported in the following bug:
place. https://bugzilla.kernel.org/show_bug.cgi?id=66441
Reported-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-aes.c
patch
|
blob
|
history
diff --cc
drivers/crypto/omap-aes.c
Simple merge