linux-stable/drivers/s390
Sebastian Ott a13ccb04af s390/scm_block: fix off by one during cluster reservation
We increase the msb_count after we're finished building the request.
That way we can always access the current request via
scmrq->request[msb_count] . But once the request is started we need
to make sure that the array index stays below msb_count.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-02-26 09:24:47 +01:00
..
block s390/scm_block: fix off by one during cluster reservation 2015-02-26 09:24:47 +01:00
char Fairly small update, but there are some interesting new features. 2015-02-13 09:55:09 -08:00
cio s390: add SMT support 2015-01-22 12:16:01 +01:00
crypto s390/zcrypt: fixed domain scanning problem (again) 2015-02-04 09:03:19 +01:00
kvm virtio_ccw: finalize_features error handling 2014-12-09 21:42:06 +02:00
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-01-27 16:59:56 -08:00
scsi scsi: drop reason argument from ->change_queue_depth 2014-11-24 14:45:27 +01:00
Makefile