From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752769AbbJQCPk (ORCPT ); Fri, 16 Oct 2015 22:15:40 -0400 Received: from gate.crashing.org ([63.228.1.57]:53516 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752134AbbJQCPj (ORCPT ); Fri, 16 Oct 2015 22:15:39 -0400 Message-ID: <1445048104.24309.49.camel@kernel.crashing.org> Subject: Re: [PATCH 0/3] mm/powerpc: enabling memory soft dirty tracking From: Benjamin Herrenschmidt To: Andrew Morton , Laurent Dufour Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, xemul@parallels.com, linuxppc-dev@lists.ozlabs.org, mpe@ellerman.id.au, aneesh.kumar@linux.vnet.ibm.com, paulus@samba.org, criu@openvz.org Date: Sat, 17 Oct 2015 07:45:04 +0530 In-Reply-To: <20151016141129.8b014c6d882c475fafe577a9@linux-foundation.org> References: <20151016141129.8b014c6d882c475fafe577a9@linux-foundation.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 (3.16.5-3.fc22) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2015-10-16 at 14:11 -0700, Andrew Morton wrote: > I grabbed these patches, but they're more a ppc thing than a core > kernel thing. I can merge them into 4.3 with suitable acks or drop > them if they turn up in the powerpc tree. Or something else? I'm happy for you to keep the generic ones but the powerpc one at the end should be reviewed by Aneesh at least. Cheers, Ben.