diff options
author | 2024-04-04 12:58:40 +0200 | |
---|---|---|
committer | 2024-05-09 22:30:50 +0300 | |
commit | 6155153601183061cbc54516f4db843cb80f2e02 (patch) | |
tree | c190343612932a6b025ea95dce403b446ea76641 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbd (diff) | |
download | wireguard-linux-6155153601183061cbc54516f4db843cb80f2e02.tar.xz wireguard-linux-6155153601183061cbc54516f4db843cb80f2e02.zip |
char: tpm: handle HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to add this dependency and ifdef sections of
code using inb()/outb() as alternative access methods.
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions