commit | cab49bc95d848a85d7108f896f6d21283f25f54c | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Apr 24 23:40:51 2011 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sat Jul 30 21:21:38 2011 +0200 |
tree | d3cf9c77dddce64dc238e7378cd924717a8d02db | |
parent | 3a17bfa4fb37e7f8e06ef31feafec559bd4c6699 [diff] |
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>