]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4edca727d5177bbb61cf977ded557b0fd9175d03
treed3cf9c77dddce64dc238e7378cd924717a8d02db
parenta2c16cabe17b6d1a97d49b69985b7ec7a3b9ac2c
m68k/amiga: Chip RAM - Change chipavail to an atomic_t

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>
arch/m68k/amiga/chipram.c