From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Horman Subject: Re: [PATCH RFC] spinlock: split out debugging check from spin_lock_mutex Date: Tue, 23 Apr 2013 09:23:45 -0400 Message-ID: <20130423132345.GA5564@hmsreliant.think-freely.org> References: <20130412113232.GA19966@hmsreliant.think-freely.org> <516813A0.1040300@acm.org> <20130412184542.GB19966@hmsreliant.think-freely.org> <51690AAB.1030102@acm.org> <20130415141610.GA3505@hmsreliant.think-freely.org> <20130416172454.GC9241@hmsreliant.think-freely.org> <20130418192912.GB29130@hmsreliant.think-freely.org> <20130422201246.GA20687@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Bart Van Assche , David Miller , netdev@vger.kernel.org, Ingo Molnar To: Bart Van Assche Return-path: Received: from charlotte.tuxdriver.com ([70.61.120.58]:49974 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755857Ab3DWNX5 (ORCPT ); Tue, 23 Apr 2013 09:23:57 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Apr 22, 2013 at 01:41:11PM -0700, Bart Van Assche wrote: > On Mon, Apr 22, 2013 at 1:12 PM, Neil Horman wrote: > > > Bart, any testing/thoughts here? i'd like to get this fixed in the next > > few > > days, but I'd like to get any feedback you might have first. > > > > Sorry but I haven't been able to run any tests during the past eight days > since I'm traveling and because of that I do not have access to my regular > test setup. > > Bart. Copy that. I can propose this change based on my own testing, or wait for you to get back. Do you have a preference? Neil