[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()



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