Searched hist:"8 dec9cb9f525b6c51e3467202b9c627591c472f8" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | ap.h | diff 8dec9cb9f525b6c51e3467202b9c627591c472f8 Fri Mar 08 15:54:43 CET 2024 Holger Dengler <dengler@linux.ibm.com> s390/ap: use static qci information
Since qci is available on most of the current machines, move away from the dynamic buffers for qci information and store it instead in a statically defined buffer.
The new flags member in struct ap_config_info is now used as an indicator, if qci is available in the system (at least one of these bits is set).
Suggested-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Holger Dengler <dengler@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
|
/linux/drivers/s390/crypto/ |
H A D | ap_bus.c | diff 8dec9cb9f525b6c51e3467202b9c627591c472f8 Fri Mar 08 15:54:43 CET 2024 Holger Dengler <dengler@linux.ibm.com> s390/ap: use static qci information
Since qci is available on most of the current machines, move away from the dynamic buffers for qci information and store it instead in a statically defined buffer.
The new flags member in struct ap_config_info is now used as an indicator, if qci is available in the system (at least one of these bits is set).
Suggested-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Holger Dengler <dengler@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
|