From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1767461AbXDFBGb (ORCPT ); Thu, 5 Apr 2007 21:06:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1767468AbXDFBGb (ORCPT ); Thu, 5 Apr 2007 21:06:31 -0400 Received: from terminus.zytor.com ([192.83.249.54]:44530 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1767461AbXDFBGa (ORCPT ); Thu, 5 Apr 2007 21:06:30 -0400 Message-ID: <46159D08.9030400@zytor.com> Date: Thu, 05 Apr 2007 18:06:16 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Andi Kleen CC: Jeremy Fitzhardinge , Rusty Russell , virtualization , Andrew Morton , lkml - Kernel Mailing List Subject: Re: [PATCH] Define EFLAGS_IF References: <1174533374.2713.104.camel@localhost.localdomain> <46159256.1040705@zytor.com> <461592AA.4060103@goop.org> <46159480.20108@zytor.com> <20070406004839.GA27668@one.firstfloor.org> In-Reply-To: <20070406004839.GA27668@one.firstfloor.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andi Kleen wrote: > > No processor.h is such a hodgepodge of unrelated stuff that any > splitting up is a good thing. > Fair enough. However, I'd still like to see the X86_CR* constants moved, too (and constants added for at least CR0 as well.) -hpa