[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adafy78orvl.fsf@cisco.com>
Date: Tue, 10 Apr 2007 14:13:02 -0700
From: Roland Dreier <rdreier@...co.com>
To: Jan Engelhardt <jengelh@...ux01.gwdg.de>
Cc: Milind Arun Choudhary <milindchoudhary@...IL.COM>,
kernel-janitors@...ts.osdl.org, kernelnewbies@...linux.org,
linux-kernel@...r.kernel.org
Subject: Re: [KJ]remove SPIN_LOCK_UNLOCKED
> Fact is, we cannot remove SPIN_LOCK_UNLOCKED. It's needed for
> variables outside functions:
>
> static spinlock_t foobar = SPIN_LOCK_UNLOCKED;
DEFINE_SPINLOCK() is provided to define variables that way.
- R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists