summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZhen Lei <thunder.leizhen@huawei.com>2021-05-12 16:39:26 +0300
committerJarkko Sakkinen <jarkko@kernel.org>2021-05-12 22:36:50 +0300
commit1df83992d977355177810c2b711afc30546c81ce (patch)
treef954ac74c9bdd849135e3852f106ffd60588d684 /tools/perf/scripts/python/export-to-postgresql.py
parent8a2d296aaebadd68d9c1f6908667df1d1c84c051 (diff)
downloadlinux-1df83992d977355177810c2b711afc30546c81ce.tar.xz
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
If the total number of commands queried through TPM2_CAP_COMMANDS is different from that queried through TPM2_CC_GET_CAPABILITY, it indicates an unknown error. In this case, an appropriate error code -EFAULT should be returned. However, we currently do not explicitly assign this error code to 'rc'. As a result, 0 was incorrectly returned. Cc: stable@vger.kernel.org Fixes: 58472f5cd4f6("tpm: validate TPM 2.0 commands") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions