Olivier Houchard c435dafb84 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
2011-10-16 17:59:28 +00:00
..
2011-10-16 17:59:28 +00:00
2010-11-09 09:34:21 +00:00
2009-12-23 23:16:54 +00:00
2011-10-07 16:09:44 +00:00
2011-10-16 17:59:28 +00:00