aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
diff options
context:
space:
mode:
authorChristian Borntraeger <borntraeger@de.ibm.com>2007-12-04 16:09:03 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-12-04 16:09:57 +0100
commit436d1bc7fe6e78e37fe5f5022ea4d5c133d825eb (patch)
treed2363a3489a98a3325114a253bef4dc13be3885e /arch/s390/kernel
parent671756162cfb0b3ccbb6a0047baa3010885561a2 (diff)
[S390] dcssblk: prevent early access without own make_request function
When loading a dcss segment with the dcssblk driver, sometimes the following kind of message appears: bio too big device dcssblk0 (8 > 0) Buffer I/O error on device dcssblk0, logical block 172016 .. The fix is to move the disk registration after setting the make_request function, to avoid calls into generic_make_request for dcssblock without having the make_request function set up properly. Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel')
0 files changed, 0 insertions, 0 deletions