m68k/amiga: Chip RAM - Change chipavail to an atomic_t
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 24 Apr 2011 21:40:51 +0000 (23:40 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 30 Jul 2011 19:21:38 +0000 (21:21 +0200)
While the core resource handling code is safe, our global counter must
still be protected against concurrent modifications.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found