Commit e9091ff
s390/qdio: fill SL with absolute addresses
As the comment says, sl->sbal holds an absolute address. qeth currently
solves this through wild casting, while zfcp doesn't care.
Handle this properly in the code that actually builds the SL.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Reviewed-by: Steffen Maier <maier@linux.ibm.com> [for qdio]
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>1 parent 140588b commit e9091ff
3 files changed
Lines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
208 | | - | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4746 | 4746 | | |
4747 | 4747 | | |
4748 | 4748 | | |
4749 | | - | |
4750 | | - | |
4751 | | - | |
4752 | | - | |
| 4749 | + | |
| 4750 | + | |
| 4751 | + | |
| 4752 | + | |
4753 | 4753 | | |
4754 | 4754 | | |
4755 | 4755 | | |
| |||
4783 | 4783 | | |
4784 | 4784 | | |
4785 | 4785 | | |
4786 | | - | |
4787 | | - | |
4788 | | - | |
4789 | | - | |
| 4786 | + | |
| 4787 | + | |
| 4788 | + | |
4790 | 4789 | | |
4791 | 4790 | | |
4792 | 4791 | | |
| |||
4807 | 4806 | | |
4808 | 4807 | | |
4809 | 4808 | | |
| 4809 | + | |
4810 | 4810 | | |
4811 | | - | |
4812 | | - | |
4813 | | - | |
4814 | | - | |
| 4811 | + | |
| 4812 | + | |
| 4813 | + | |
4815 | 4814 | | |
4816 | 4815 | | |
4817 | 4816 | | |
| |||
0 commit comments