Skip to content
Commit 81bf52d8 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: sbp2: octlet AT payloads can be stack-allocated



We do not need slab allocations for ORB pointer write transactions
anymore in order to satisfy streaming DMA mapping constraints, thanks to
commit da28947e "firewire: ohci: avoid separate DMA mapping for
small AT payloads".

(Besides, the slab-allocated buffers that firewire-sbp2 used to provide
for 8-byte write requests were still not fully portable since they
shared a cacheline with unrelated CPU-accessed data.)

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent b75ca5ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment