Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932460AbbELIgs (ORCPT ); Tue, 12 May 2015 04:36:48 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:24603 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932215AbbELIgo (ORCPT ); Tue, 12 May 2015 04:36:44 -0400 Date: Tue, 12 May 2015 11:36:28 +0300 From: Dan Carpenter To: David Matlack Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, charrer@alacritech.com, liodot@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: slicoss: remove slic_spinlock wrapper Message-ID: <20150512083627.GN14154@mwanda> References: <1431402036-14193-1-git-send-email-dmatlack@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431402036-14193-1-git-send-email-dmatlack@google.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 543 Lines: 17 On Mon, May 11, 2015 at 08:40:35PM -0700, David Matlack wrote: > As per TODO. This commit introduces no functional changes. > It's easy for me to imagine that big shared "flags" variable in the original code is racy so it might introduce a bugfix. :) Nice improvement. regards, dan carpenter -- 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/