From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932893AbXCHSfL (ORCPT ); Thu, 8 Mar 2007 13:35:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932873AbXCHSfK (ORCPT ); Thu, 8 Mar 2007 13:35:10 -0500 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:42842 "EHLO sous-sol.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932893AbXCHSfI (ORCPT ); Thu, 8 Mar 2007 13:35:08 -0500 Date: Thu, 8 Mar 2007 10:35:12 -0800 From: Chris Wright To: Zachary Amsden Cc: Ingo Molnar , john stultz , LKML , Chris Wright , Virtualization Mailing List , tglx@linutronix.de, Linus Torvalds , akpm@linux-foundation.org Subject: Re: hardwired VMI crap Message-ID: <20070308183512.GG10574@sequoia.sous-sol.org> References: <45EEF966.6060902@goop.org> <45EF0CF5.5090305@goop.org> <45EF175D.6030609@vmware.com> <1173302503.24738.795.camel@localhost.localdomain> <45EF372E.7030600@goop.org> <1173308717.24738.898.camel@localhost.localdomain> <45EF49E9.7040509@vmware.com> <20070308091019.GA19460@elte.hu> <45EFE010.7080108@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EFE010.7080108@vmware.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Zachary Amsden (zach@vmware.com) wrote: > Our code is in the tree now, and any attempts to break it using such > justifications as easing maintenance for kernel developers in future > releases are flat out false and improper. That's not quite accurate. This is what Ingo was complaining about earlier with VMI being an inhibitor to change. Core kernel will change and occassionally break VMI. It's entirely reasonable, and in fact normal, to make these changes, esp in the name of easing long term maintenance. There's some mutual responsibility to fix things up in the fallout. But, I really didn't think you disagreed with that, so perhaps I've misunderstood the above. > We are working to correct > flaws that we have and properly conform to the changing interfaces such > as the timer subsystem, and also to interoperate properly with the full > set of available configurations. Right, so let's move on ;-) thanks, -chris