]> git.ipfire.org Git - thirdparty/grub.git/commit
ehci: Fix memory coherence
authorVladimir Serbinenko <phcoder@gmail.com>
Tue, 23 Feb 2016 11:06:48 +0000 (12:06 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 27 Feb 2016 12:40:52 +0000 (13:40 +0100)
commit0f076d75d04d76ab83e8472715eec71da0cb55ff
treefa95497a4638a0a0b114649c34b2420a9dc933cf
parent86ef66d977274051a9174437e97f923d9e97d9e8
ehci: Fix memory coherence

This is a no-op on x86 but necessarry on ARM and may be necessarry on MIPS.
grub-core/bus/usb/ehci.c