1
0
Files
linux/drivers
Stefan Weinhuber 52db45c3c5 [S390] dasd: fix idaw boundary checking for track based ccw
A ccw command that reads or writes several records at once will
usually transfer more data then fits into one page and needs to
address memory areas using a list of indirect data address words
(idaw). All but the first of these areas must start on a 4KB or 2KB
block boundary (depending on the idaw format).
A check for this restriction was missing and has been added with
this patch.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-04-14 15:37:25 +02:00
..
2009-04-13 04:22:04 -04:00
2009-04-13 15:04:32 -07:00
2009-04-13 15:04:34 -07:00
2009-04-05 02:14:15 -04:00
2009-04-13 15:04:29 -07:00
2009-04-08 14:13:04 +02:00
2009-04-08 00:00:33 -07:00
2009-04-09 00:27:17 +01:00
2009-04-05 00:32:25 +02:00
2009-04-13 15:04:33 -07:00
2009-04-13 15:04:30 -07:00
2009-04-13 15:04:32 -07:00
2009-04-05 00:32:22 +02:00
2009-04-08 14:25:51 -07:00