Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755019Ab3IYT1k (ORCPT ); Wed, 25 Sep 2013 15:27:40 -0400 Received: from usmamail.tilera.com ([12.216.194.151]:45556 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754980Ab3IYT1j (ORCPT ); Wed, 25 Sep 2013 15:27:39 -0400 Message-ID: <5243390C.8030509@tilera.com> Date: Wed, 25 Sep 2013 15:27:08 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Henrik Austad CC: Henrik Austad , Thomas Gleixner , LKML Subject: Re: [PATCH] tile: change lock initalization in hardwall References: <1380118600-30352-1-git-send-email-haustad@cisco.com> In-Reply-To: <1380118600-30352-1-git-send-email-haustad@cisco.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 732 Lines: 21 On 9/25/2013 10:16 AM, Henrik Austad wrote: > hardwall used __SPIN_LOCK_INITIALIZER directly instead of the preferred > __SPIN_LOCK_UNLOCKED. This also has the benefit that it will compile > when applying the preempt-rt patch series. > > Signed-off-by: Henrik Austad > --- > arch/tile/kernel/hardwall.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Thanks! Taken into the tile tree for 3.12. -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/