From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Gortmaker Subject: Re: [PATCH-rt 0/2] Fix up aio splats at reboot garbage collection Date: Fri, 20 Feb 2015 12:31:17 -0500 Message-ID: <54E76F65.7040800@windriver.com> References: <1424033559-63051-1-git-send-email-paul.gortmaker@windriver.com> <20150218112823.GF28763@linutronix.de> <1424266433.7113.1.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , Benjamin LaHaise , Kent Overstreet To: Mike Galbraith , Sebastian Andrzej Siewior Return-path: Received: from mail1.windriver.com ([147.11.146.13]:37179 "EHLO mail1.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754454AbbBTRbf (ORCPT ); Fri, 20 Feb 2015 12:31:35 -0500 In-Reply-To: <1424266433.7113.1.camel@gmail.com> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On 2015-02-18 08:33 AM, Mike Galbraith wrote: > On Wed, 2015-02-18 at 12:28 +0100, Sebastian Andrzej Siewior wrote: >> * Paul Gortmaker | 2015-02-15 15:52:37 [-0500]: >> >>> We ran into a splat during reboot that was caused by the percpu_ref_kill >>> garbage collection in the fs/aio code. >> >> Could you please check if >> https://lkml.org/lkml/2015/2/16/391 >> works for you? > > I did not see a gripe with that and ltp. Same here ; set aside my two commits and applied the sworkqueue implementation and the proposed aio patch to the 3.14-rt tree and it doesn't splat on reboot. Thanks, Paul. -- > > -Mike >