mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
7b21e34fd1
We were cheating with our barriers; using the smp ones rather than the
real device ones. That was fine, until rpmsg came along, which is
used to talk to a real device (a non-SMP CPU).
Unfortunately, just putting back the real barriers (reverting
|
||
---|---|---|
.. | ||
kvm_virtio.c | ||
Makefile |