OSDN Git Service

MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sat, 27 Feb 2010 17:02:51 +0000 (12:02 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:12 +0000 (17:26 +0100)
commit52553664033078102f5f430c861ccd0863b1b708
treeccb96c5760a18a66610c2205cb6c62dc16ce2792
parentd5d3102b9adec0a34eb5899324b62a4a3d34183e
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1008/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smtc.c