From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754285AbbJNQMk (ORCPT ); Wed, 14 Oct 2015 12:12:40 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:40781 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753723AbbJNQMj (ORCPT ); Wed, 14 Oct 2015 12:12:39 -0400 Date: Wed, 14 Oct 2015 09:12:38 -0700 From: Christoph Hellwig To: Johannes Thumshirn Cc: James Bottomley , Christoph Hellwig , Hannes Reinecke , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] SCSI: Fix hard lockup in scsi_remove_target() Message-ID: <20151014161238.GA31708@infradead.org> References: <1444833036.2220.38.camel@HansenPartnership.com> <1444833547.19542.21.camel@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444833547.19542.21.camel@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 14, 2015 at 04:39:07PM +0200, Johannes Thumshirn wrote: > removal. This is what my initial proposal did as well. Christoph wanted > me to decouple the whole process from the host_lock though and this is > what this patches do as well now. I think we've talked past each other, I didn't intend to say that and my replies to you don't seem to imply that either. I'll draft a patch for what I meant.