diff options
author | Harald Freudenberger <freude@linux.ibm.com> | 2025-04-24 15:36:06 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2025-04-30 11:34:01 +0200 |
commit | 2845ad7466af7d2ee218ddbe2896c7c5532b9f73 (patch) | |
tree | dd9ecaa87ce9f693bec753c29924a7ab717e6a1e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 02383ef93e09734f002c788dcf54e0874ccb305c (diff) |
s390/zcrypt: Remove CCA and EP11 card and domain info caches
Remove the caching of the CCA and EP11 card and domain info.
In nearly all places where the card or domain info is fetched
the verify param was enabled and thus the cache was bypassed.
The only real place where info from the cache was used was
in the sysfs pseudo files in cases where the card/queue was
switched to "offline". All other callers insisted on getting
fresh info and thus a communication to the card was enforced.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Link: https://lore.kernel.org/r/20250424133619.16495-13-freude@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions