From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754344AbYDXFiI (ORCPT ); Thu, 24 Apr 2008 01:38:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751660AbYDXFhy (ORCPT ); Thu, 24 Apr 2008 01:37:54 -0400 Received: from terminus.zytor.com ([198.137.202.10]:54483 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565AbYDXFhx (ORCPT ); Thu, 24 Apr 2008 01:37:53 -0400 Message-ID: <48101BE2.9020506@zytor.com> Date: Wed, 23 Apr 2008 22:34:26 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: David Woodhouse CC: Cyrill Gorcunov , Linux Kernel Mailing List , Ingo Molnar Subject: Re: x86: cleanup - rename VM_MASK to X86_VM_MASK References: <200804181856.m3IIuKd4007403@hera.kernel.org> <1208917076.9212.721.camel@pmac.infradead.org> <480F7C11.8040302@zytor.com> <20080423185859.GB7713@cvg> <480FBA73.2090209@zytor.com> <1208990882.9212.855.camel@pmac.infradead.org> <1209015106.9212.898.camel@pmac.infradead.org> In-Reply-To: <1209015106.9212.898.camel@pmac.infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Woodhouse wrote: > On Thu, 2008-04-24 at 07:25 +0400, Cyrill Gorcunov wrote: >> Ok, lets drop these all and forget :) > > We still want to shift the definition of X86_VM_MASK inside __KERNEL__, > don't we? Yes. -hpa