From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758610Ab3BFUp5 (ORCPT ); Wed, 6 Feb 2013 15:45:57 -0500 Received: from mail-ia0-f169.google.com ([209.85.210.169]:59454 "EHLO mail-ia0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758169Ab3BFUpy (ORCPT ); Wed, 6 Feb 2013 15:45:54 -0500 MIME-Version: 1.0 In-Reply-To: References: <1356040315.3198.51.camel@shinybook.infradead.org> <1356564746.7010.56.camel@shinybook.infradead.org> <50DB9FA5.6070704@infradead.org> <20130204184436.GA13256@gmail.com> <20130204191408.GA32081@kroah.com> <20130204191334.GB14837@gmail.com> Date: Wed, 6 Feb 2013 22:45:53 +0200 X-Google-Sender-Auth: lhAWF_bgkpvgt2-7b-cnKx4VN7k Message-ID: Subject: Re: [patch] config: fix make kvmconfig From: Pekka Enberg To: David Rientjes Cc: Stephen Rothwell , Linus Torvalds , Ingo Molnar , Greg Kroah-Hartman , Sasha Levin , Randy Dunlap , David Woodhouse , Michal Marek , "H. Peter Anvin" , tglx@linutronix.de, "H. Peter Anvin" , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 6, 2013 at 10:12 PM, David Rientjes wrote: > What's the endgame for kvmtool/next? The patch that this fixes has been > sitting in linux-next for over 15 months and hasn't been pulled by Linus, > yet some find it to be quite useful. > > Is it a permanent addition to linux-next, is there a route to mainline, > or something else? It is actively developed and has recently gained support for ARM, for example. Ingo keeps pulling it to the -tip tree so tools/kvm also appears on linux-next through that. Linus doesn't think it's worth pulling and the KVM maintainers are uninterested. So I guess we've deadlocked the Linux kernel development process?