From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f44.google.com ([74.125.82.44]:34629 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751229AbbEZMen (ORCPT ); Tue, 26 May 2015 08:34:43 -0400 Received: by wghq2 with SMTP id q2so95733345wgh.1 for ; Tue, 26 May 2015 05:33:02 -0700 (PDT) Message-ID: <556467FC.3010108@suse.cz> Date: Tue, 26 May 2015 14:33:00 +0200 From: Jiri Slaby MIME-Version: 1.0 To: Jens Axboe , stable Subject: Re: Backport dc48e56d761610da4ea1088d1bea0a030b8e3e43 References: <55575FDA.5040302@kernel.dk> In-Reply-To: <55575FDA.5040302@kernel.dk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 05/16/2015, 05:18 PM, Jens Axboe wrote: > Hi, > > This commit wasn't marked stable, and it should have been marked with a: > > Fixes: 6098b45b32 ("aio: block exit_aio() until all context requests are > completed") > > Can we get dc48e56d7616 added to the stable queue for any stable kernel > that backports 6098b45b32? Hmm, not an easy one. To 3.12, I picked also: commit 4b70ac5fd9b58bfaa5f25b4ea48f528aefbf3308 Author: Oleg Nesterov Date: Wed Apr 30 19:02:48 2014 +0200 aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock() Without that, the backport was almost impossible. thanks, -- js suse labs