Hello James and Martin, here are some fixes for the zFCP device driver. I am rather certain this won't fit into this rc-cycle anymore.. I just found these last week and with internal reviews and tests I was regrettably not able to post these any sooner. So please consider them for the next cycle. Or should I not have send them in that case? Sorry, this step of the process was a bit unclear to me. The first patch is the "most urgent" of the three, although nothing too terrible happens if we hit it. Reviews are welcome from everyone, obviously. Benjamin Block (3): zfcp: fix request object use-after-free in send path causing seqno errors zfcp: fix request object use-after-free in send path causing wrong traces zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized drivers/s390/scsi/zfcp_erp.c | 7 +++++ drivers/s390/scsi/zfcp_fsf.c | 55 +++++++++++++++++++++++++++++++----- 2 files changed, 55 insertions(+), 7 deletions(-) -- 2.17.1