From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 7DDA22C008F for ; Tue, 14 Jan 2014 15:13:57 +1100 (EST) Message-ID: <1389672810.6933.0.camel@pasglop> Subject: Re: [PATCH] powerpc: thp: Fix crash on mremap From: Benjamin Herrenschmidt To: Andrew Morton Date: Tue, 14 Jan 2014 15:13:30 +1100 In-Reply-To: <20140113141748.0b851e1573e41bf26de7c0ae@linux-foundation.org> References: <1388570027-22933-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1388572145.4373.41.camel@pasglop> <20140102021951.GA26369@node.dhcp.inet.fi> <20140113141748.0b851e1573e41bf26de7c0ae@linux-foundation.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: aarcange@redhat.com, linux-mm@kvack.org, paulus@samba.org, "Aneesh Kumar K.V" , "Kirill A. Shutemov" , linuxppc-dev@lists.ozlabs.org, kirill.shutemov@linux.intel.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2014-01-13 at 14:17 -0800, Andrew Morton wrote: > Did this get fixed? Any chance you can Ack the patch on that thread ? http://thread.gmane.org/gmane.linux.kernel.mm/111809 So I can put it in powerpc -next with a CC stable ? Or if you tell me tat Kirill Ack is sufficient then I'll go for it. Cheers, Ben.