Skip to content
Snippets Groups Projects
Commit 071595eb authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: ohci: use memory barriers to order descriptor updates


When we append to a DMA program, we need to ensure that the order in
which initialization of the new descriptors and update of the
branch_address of the old tail descriptor, as seen by the PCI device,
happen as intended.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 8e2b2b46
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment