Real run test version (update_tail, kregbase+offset crash)
This commit is contained in:
committed by
Balazs Gerofi
parent
640dba627f
commit
7f03c18d4d
@ -475,13 +475,12 @@ ssize_t hfi1_aio_write(void *private_data, const struct iovec *iovec, unsigned l
|
||||
reqs = ret;
|
||||
break;
|
||||
}
|
||||
TP("-");
|
||||
return 0;
|
||||
dim -= count;
|
||||
done += count;
|
||||
reqs++;
|
||||
}
|
||||
hfi1_cdbg(AIOWRITE, "-");
|
||||
TP("-");
|
||||
return reqs;
|
||||
}
|
||||
#ifdef __HFI1_ORIG__
|
||||
|
||||
Reference in New Issue
Block a user