Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762443AbXKMWWd (ORCPT ); Tue, 13 Nov 2007 17:22:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759560AbXKMWWZ (ORCPT ); Tue, 13 Nov 2007 17:22:25 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:44600 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758844AbXKMWWY (ORCPT ); Tue, 13 Nov 2007 17:22:24 -0500 Date: Tue, 13 Nov 2007 22:22:12 +0000 From: Christoph Hellwig To: Jeremy Fitzhardinge Cc: Tobias Powalowski , linux-kernel@vger.kernel.org, Zachary Amsden , Ingo Molnar , Thomas Gleixner Subject: Re: [PATCH] x86/paravirt: revert exports to restore old behaviour Message-ID: <20071113222212.GA1322@infradead.org> References: <200711131139.42791.t.powa@gmx.de> <473A073C.2020201@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <473A073C.2020201@goop.org> User-Agent: Mutt/1.4.2.3i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 16 On Tue, Nov 13, 2007 at 12:21:16PM -0800, Jeremy Fitzhardinge wrote: > Subject: x86/paravirt: revert exports to restore old behaviour > > Subdividing the paravirt_ops structure caused a regression in certain > non-GPL modules which try to use mmu_ops and cpu_ops. This restores > the old behaviour, and makes it consistent with the > non-CONFIG_PARAVIRT case. NACK, both of these are internal and graphics drivers should not be using them. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/