diff options
author | sam <sam@FreeBSD.org> | 2008-03-20 16:04:13 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2008-03-20 16:04:13 +0000 |
commit | c8f58c14c0a0d193084549ee0a04e3049c6a3463 (patch) | |
tree | 0b8e38ea0c2736d0501ec95b3e8d84f6fc4bf841 /sys/compat/linux/linux_futex.c | |
parent | 70faf3fbc18f5e02b9e75736aa47e33a83af3bdf (diff) | |
download | FreeBSD-src-c8f58c14c0a0d193084549ee0a04e3049c6a3463.zip FreeBSD-src-c8f58c14c0a0d193084549ee0a04e3049c6a3463.tar.gz |
Correct cache handling for xfer requests marked URQ_REQUEST: many (if not
all uses) involve a read but usbd_start_transfer only does a PREWRITE; change
this to BUS_DMASYNC_PREREAD | BUS_DMASYNC_PREWRITE as I'm not sure if any
users do write+read.
Reviewed by: cognet, imp
MFC after: 1 month
Diffstat (limited to 'sys/compat/linux/linux_futex.c')
0 files changed, 0 insertions, 0 deletions