aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorLino Sanfilippo <[email protected]>2022-11-24 14:55:34 +0100
committerJarkko Sakkinen <[email protected]>2023-04-24 16:15:53 +0300
commit0c7e66e5fd69bf21034c9a9b081d7de7c3eb2cea (patch)
tree127eb8cf9c5bef59443c0d485e73bf022947be3f /tools/perf/scripts/python/bin/export-to-postgresql-report
parent7a2f55d0be296c4e81fd782f3d6c43ed4ec7e265 (diff)
tpm, tpm_tis: Request threaded interrupt handler
The TIS interrupt handler at least has to read and write the interrupt status register. In case of SPI both operations result in a call to tpm_tis_spi_transfer() which uses the bus_lock_mutex of the spi device and thus must only be called from a sleepable context. To ensure this request a threaded interrupt handler. Signed-off-by: Lino Sanfilippo <[email protected]> Tested-by: Michael Niewöhner <[email protected]> Tested-by: Jarkko Sakkinen <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions