freebsd-dev/sys/arm
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
..
arm Explicitely set ARM_RAS_START and ARM_RAS_END once the cacheline or the 2011-10-16 17:37:54 +00:00
at91 Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
compile
conf Fix a zyd(4) comment typo that was copy+pasted into most kernel config files. 2011-09-11 17:39:51 +00:00
econa Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
include Fix 2 bugs : 2011-10-16 17:59:28 +00:00
mv Fix build when DEBUG is defined in the kernel configuration file (e.g. 2011-10-04 16:58:20 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Fix for arm and mips case the size of storage for sintrcnt/sintrnames. 2011-08-02 17:49:27 +00:00
xscale Name these gpio pins better, they are on an external PLD and not the same as 2011-10-12 20:58:54 +00:00