Skip to content
Commit b748b24f authored by Hans de Goede's avatar Hans de Goede Committed by Marek Vasut
Browse files

ohci: Add missing cache-flush for hcca area



We need to cache-flush the hcca area after the initial memset, otherwise
on the first hc_interrupt we might see an old $random value as done_head and
try to interpret that as the address for a completed td (followed by chaos).

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent f5fb78a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment