From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760968AbYD0LcR (ORCPT ); Sun, 27 Apr 2008 07:32:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754926AbYD0LcH (ORCPT ); Sun, 27 Apr 2008 07:32:07 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:46545 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754904AbYD0LcG (ORCPT ); Sun, 27 Apr 2008 07:32:06 -0400 From: "Rafael J. Wysocki" To: Pavel Machek Subject: Re: x86: cleanup - rename VM_MASK to X86_VM_MASK Date: Sun, 27 Apr 2008 13:31:17 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: "H. Peter Anvin" , Cyrill Gorcunov , David Woodhouse , Linux Kernel Mailing List , Ingo Molnar , Matthew Garrett References: <200804181856.m3IIuKd4007403@hera.kernel.org> <480F7C11.8040302@zytor.com> <20080427100901.GC3891@ucw.cz> In-Reply-To: <20080427100901.GC3891@ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804271331.18940.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday, 27 of April 2008, Pavel Machek wrote: > On Wed 2008-04-23 11:12:33, H. Peter Anvin wrote: > > Cyrill Gorcunov wrote: > > > > > >Hi David, > > > > > >actually, this CONFIG_VM86 was there even before the > > >renaming was done. > > >The main questions (imo) - is there any user space > > >application who uses > > >these flags? If they are - then even the idea of this > > >patch was a bit bogus, > > >and I should *not* remove all these VM86 specific flags > > >but better define them > > >as aliases on flags from processor-flags.h. > > > > > > > Hard to know. VM86 is only used by a handful of > > applications (DOSEMU, X.org, others?) but it's hard to > > know what exactly they are. > > I believe vbetool and thus s2ram uses vm86, too. Well, I think so too. Matthew? Rafael