From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753560AbbIHHhd (ORCPT ); Tue, 8 Sep 2015 03:37:33 -0400 Received: from canardo.mork.no ([148.122.252.1]:59612 "EHLO canardo.mork.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753238AbbIHHh1 convert rfc822-to-8bit (ORCPT ); Tue, 8 Sep 2015 03:37:27 -0400 From: =?utf-8?Q?Bj=C3=B8rn_Mork?= To: Eugene Shatokhin Cc: Oliver Neukum , David Miller , netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usbnet: Fix a race between usbnet_stop() and the BH Organization: m References: <1441094336.3328.1.camel@suse.com> <1441116333-5377-1-git-send-email-eugene.shatokhin@rosalab.ru> <55EE8D19.8020703@rosalab.ru> Date: Tue, 08 Sep 2015 09:37:08 +0200 In-Reply-To: <55EE8D19.8020703@rosalab.ru> (Eugene Shatokhin's message of "Tue, 8 Sep 2015 10:24:09 +0300") Message-ID: <87fv2ppdjv.fsf@nemi.mork.no> User-Agent: Gnus/5.130013 (Ma Gnus v0.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.11 (canardo.mork.no [IPv6:2001:4641::1]); Tue, 08 Sep 2015 09:37:14 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Eugene Shatokhin writes: > I resent the patch to make it separate. What is the status of this now? One of the many nice features of patchwork is that you don't need to ask those questions :) See http://patchwork.ozlabs.org/patch/512856/ I really don't think it's appropriate for me to ack this, but I can add my Reviewed-by: Bjørn Mork if that helps. Bjørn