mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The sysfs field 'depth' for AP queues now shows the real depth and not the depth -1 as it is reported by the TAPQ instruction. lszcrypt did under the hood already this +1 but now this increment is done by the kernel and thus not needed in lszcrypt any more. Suggested-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>