From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755941Ab2JCIWj (ORCPT ); Wed, 3 Oct 2012 04:22:39 -0400 Received: from ozlabs.org ([203.10.76.45]:59222 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753192Ab2JCIWf (ORCPT ); Wed, 3 Oct 2012 04:22:35 -0400 Message-ID: <1349252551.31536.29.camel@concordia> Subject: Re: linux-next: fate of the kvmtool tree From: Michael Ellerman To: Pekka Enberg Cc: Stephen Rothwell , Sasha Levin , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, LKML , Linus , Andrew Morton Date: Wed, 03 Oct 2012 18:22:31 +1000 In-Reply-To: References: <20121003152921.c08e7019d2ada843888a2570@canb.auug.org.au> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2012-10-03 at 09:47 +0300, Pekka Enberg wrote: > Hi Stephen, > > On Wed, Oct 3, 2012 at 8:29 AM, Stephen Rothwell wrote: > > Well, here we are at another merge window and the kvmtool tree is still > > not merged. So, is it likely that it will be merged in this merge > > window? or the next? If not, can I please remove it from linux-next > > (and have it removed from the auto-latest branch of the tip tree) as it > > just adds weight to the patches and the tree that people have to fetch to > > work with. > > I have no idea how likely it is that it will be merged but I'm > planning to send a pull request for this merge cycle. ;-) Hi Pekka, I just noticed kvmtool doesn't build for powerpc anymore, since 8074303 "remove global kvm object". It'd be nice if it wasn't broken when it hit Linus' tree, I'll try and get you a patch in the next day. cheers