From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 861BC1A002E for ; Thu, 3 Jul 2014 01:35:51 +1000 (EST) Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) by ozlabs.org (Postfix) with ESMTP id AC60F1400B7 for ; Thu, 3 Jul 2014 01:35:50 +1000 (EST) Message-ID: <53B425A3.9090404@acm.org> Date: Wed, 02 Jul 2014 17:30:43 +0200 From: Bart Van Assche MIME-Version: 1.0 To: Mike Snitzer , Paul Mackerras Subject: Re: Regression in 3.15 on POWER8 with multipath SCSI References: <20140630103058.GA17747@iris.ozlabs.ibm.com> <20140701193907.GA15306@redhat.com> In-Reply-To: <20140701193907.GA15306@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: Vladimir Davydov , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, dm-devel@redhat.com, Andrew Morton , Linus Torvalds List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 07/01/14 21:39, Mike Snitzer wrote: > (btw, Bart Van Assche also has issues with commit e8099177 due to hangs > during cable pull testing of mpath devices -- Bart: curious to know if > your cable pull tests pass if you just revert bcccff93). Sorry but even with bcccff93 reverted after a few iterations my cable pull simulation test still causes several tasks to hang in sleep_on_page(). Bart.