From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: rework mutex_init() for RT compatibility Date: Fri, 11 Aug 2006 13:18:41 +0300 Message-ID: <20060811101840.GJ6720@atomide.com> References: <11509193791732-git-send-email-khilman@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <11509193791732-git-send-email-khilman@mvista.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Kevin Hilman Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Kevin Hilman [060621 22:46]: > Replace remaining __MUTEX_INITIALIZER() calls with mutex_init() to > enable compatibility with the realtime-preempt patchset. Pushing today. Tony