Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752776AbbLMVMh (ORCPT ); Sun, 13 Dec 2015 16:12:37 -0500 Received: from casper.infradead.org ([85.118.1.10]:55648 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752416AbbLMVMg (ORCPT ); Sun, 13 Dec 2015 16:12:36 -0500 Date: Sun, 13 Dec 2015 22:12:31 +0100 From: Peter Zijlstra To: Linus Torvalds Cc: Chris Mason , Dave Jones , LKML , Jon Christopherson , NeilBrown , Ingo Molnar , David Howells , Steven Whitehouse Subject: Re: [PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR Message-ID: <20151213211231.GK6357@twins.programming.kicks-ass.net> References: <20151212162342.GF11257@ret.masoncoding.com> <20151213095001.GI6357@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 750 Lines: 18 On Sun, Dec 13, 2015 at 12:51:08PM -0800, Linus Torvalds wrote: > On Sun, Dec 13, 2015 at 1:50 AM, Peter Zijlstra wrote: > > > > Yes. I made a right mess of things with my 'fix'. > > Can I get the latest version of your fix as a patch (or pull request, > I'm not picky)? I'd like to get this fixed for 4.4-rc5, which is > supposed to go out today.. On its way (or there already, since I send it before this one). I did an allmodconfig build with it on your latest just in case. -- 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/