[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03575) Re: [PATCH 2.6.14-20051104] Use DEFINE_{SPIN,RW}LOCK()
- To: usagi-users@xxxxxxxxxxxxxx, trini@xxxxxxxxxxxxxxxxxxx
- Subject: (usagi-users 03575) Re: [PATCH 2.6.14-20051104] Use DEFINE_{SPIN,RW}LOCK()
- From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Sun, 18 Dec 2005 21:03:22 +0900 (JST)
- In-reply-to: <20051107171304.GH3839@smtp.west.cox.net>
- Organization: USAGI/WIDE Project
- References: <20051107171304.GH3839@smtp.west.cox.net>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
In article <20051107171304.GH3839@xxxxxxxxxxxxxxxxx> (at Mon, 7 Nov 2005 10:13:04 -0700), Tom Rini <trini@xxxxxxxxxxxxxxxxxxx> says:
> Hello. The following patch is against linux26-2.6.14-usagi-20051104.patch
> This changes all occurances of new spinlock or rwlocks to use the
> DEFINE_... macro or spin_lock_init() instead. This makes integration
> with the RealTime patches from Ingo Molnar easier and better matches
> kernel.org style.
Sorry for long silence. Applied. Thank you.
--yoshfuji