diff options
author | Eddie James <eajames@linux.ibm.com> | 2023-01-27 00:08:09 +0300 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2023-02-13 11:11:20 +0300 |
commit | 441b7152729f4a2bdb100135a58625fa0aeb69e4 (patch) | |
tree | 7057c36aafa9fba9c1a645fbd7400782678aa4f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 40078327f6045185775eb7442a02f8edad2dea52 (diff) | |
download | linux-441b7152729f4a2bdb100135a58625fa0aeb69e4.tar.xz |
tpm: Use managed allocation for bios event log
Since the bios event log is freed in the device release function,
let devres handle the deallocation. This will allow other memory
allocation/mapping functions to be used for the bios event log.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Tested-by: Jarkko Sakkinen <jarkko@kernel.org>
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