Searched hist:226443 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dsysarch.hdiff 226443 Sun Oct 16 16:00:56 MDT 2011 cognet Fix 2 bugs :

- A race condition could happen if two threads were using RAS at the same time
as the code didn't reset RAS_END, the RAS code could believe we were not in
a RAS, when we were in fact.
- Using signed value logic to compare addresses wasn't such a good idea.

Many thanks to Ian to investigate on these issues.

Pointy hat to: cognet
PR: arm/161498
Submitted by: Ian Lepore <freebsd At damnhippie DOT dyndns dot org
MFC after: 1 week

Completed in 60 milliseconds