Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751702Ab2FWHHS (ORCPT ); Sat, 23 Jun 2012 03:07:18 -0400 Received: from mga10.intel.com ([192.55.52.92]:56109 "EHLO fmsmga102.fm.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750962Ab2FWHGq convert rfc822-to-8bit (ORCPT ); Sat, 23 Jun 2012 03:06:46 -0400 MIME-Version: 1.0 In-Reply-To: References: <20120622064657.21538.61711.stgit@dwillia2-linux.jf.intel.com> <20120622064707.21538.22198.stgit@dwillia2-linux.jf.intel.com> Date: Sat, 23 Jun 2012 00:06:41 -0700 Message-ID: Subject: Re: [set5 PATCH 2/6] async: make async_synchronize_full() flush all work regardless of domain From: Dan Williams To: Eldad Zack Cc: linux-scsi@vger.kernel.org, Len Brown , Meelis Roos , linux-kernel@vger.kernel.org, James Bottomley , "Rafael J. Wysocki" , Arjan van de Ven Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1091 Lines: 34 On Fri, Jun 22, 2012 at 2:40 PM, Eldad Zack wrote: > > On Thu, 21 Jun 2012, Dan Williams wrote: >> In response to an async related regression James noted: >> >> ? "My theory is that this is an init problem: The assumption in a lot of >> ? ?our code is that async_synchronize_full() waits for everything ... even >> ? ?the domain specific async schedules, which isn't true." >> >> ...so make this assumption true. > > Hi Dan, > > I've applied the all 6 patches of this set. > (HEAD 8874e812feb4926f4a51a82c4fca75c7daa05fc5 , Linus' tree) > > I've tested it on the same setup and everything runs fine, and I've > seen no suspicious messages. > > If you'd like, I can test only patch #2 in isolation. No, I think the testing you've done is enough. > Tested-by: Eldad Zack Much appreciated. -- Dan -- 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/