The source of the e1000e corruption bug
Posted Oct 23, 2008 18:34 UTC (Thu) by
nevets (subscriber, #11875)
In reply to:
The source of the e1000e corruption bug by jimparis
Parent article:
The source of the e1000e corruption bug
Why do you think I stressed in my quote:
The cmpxchg could have saved us in most cases (via luck) - but with ioremap-ed memory that was exactly the wrong thing to do - the results of cmpxchg on device memory are undefined. (and will likely result in a write)
;-)
(
Log in to post comments)