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:
b49e104
)
tpm: missing tpm_chip_put in tpm_get_random()
author
Jarkko Sakkinen
<jarkko.sakkinen@linux.intel.com>
Fri, 9 May 2014 11:23:10 +0000
(14:23 +0300)
committer
Peter Huewe
<peterhuewe@gmx.de>
Tue, 29 Jul 2014 21:10:55 +0000
(23:10 +0200)
Regression in
41ab999c
. Call to tpm_chip_put is missing. This
will cause TPM device driver not to unload if tmp_get_random()
is called.
Cc: <stable@vger.kernel.org> # 3.7+
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
No differences found