From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755821Ab3LVVbL (ORCPT ); Sun, 22 Dec 2013 16:31:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26254 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754569Ab3LVVbJ (ORCPT ); Sun, 22 Dec 2013 16:31:09 -0500 Date: Sun, 22 Dec 2013 16:30:56 -0500 From: Dave Jones To: Linus Torvalds Cc: Benjamin LaHaise , Kent Overstreet , Linux Kernel , linux-mm , Christoph Lameter , Al Viro Subject: Re: [PATCHes - aio / migrate page, please review] Re: bad page state in 3.13-rc4 Message-ID: <20131222213056.GA22579@redhat.com> Mail-Followup-To: Dave Jones , Linus Torvalds , Benjamin LaHaise , Kent Overstreet , Linux Kernel , linux-mm , Christoph Lameter , Al Viro References: <20131219182920.GG30640@kvack.org> <20131219192621.GA9228@kvack.org> <20131219195352.GB9228@kvack.org> <20131219202416.GA14519@redhat.com> <20131219233854.GD10905@kvack.org> <20131220010042.GA32112@redhat.com> <20131221230644.GB29743@kvack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 22, 2013 at 11:09:34AM -0800, Linus Torvalds wrote: > On Sat, Dec 21, 2013 at 3:06 PM, Benjamin LaHaise wrote: > > > > Linus, feel free to add my Signed-off-by: to your sanitization of > > aio_setup_ring() as well, as it works okay in my testing. > > Nobody commented on your request for comments, so I applied my patch > and pulled your branch, because I'm going to do -rc5 in a few and at > least we want this to get testing. > > Dave, let's hope that the leak fixes and reference count fixes solve > your problem. Yeah, I'm not really going to have time to run tests again until after the holidays. I'll shout when I get back if things still don't look right. (or more likely, if I find something else ;-) Dave