From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759079Ab2CIUL3 (ORCPT ); Fri, 9 Mar 2012 15:11:29 -0500 Received: from terminus.zytor.com ([198.137.202.10]:33245 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759048Ab2CIUL0 (ORCPT ); Fri, 9 Mar 2012 15:11:26 -0500 Message-ID: <4F5A63B3.1040509@zytor.com> Date: Fri, 09 Mar 2012 12:10:27 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 MIME-Version: 1.0 To: Steven Rostedt CC: Borislav Petkov , Kees Cook , Ingo Molnar , linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , x86@kernel.org, Andy Lutomirski , Hidetoshi Seto , Andrew Morton , Mike Frysinger , Peter Zijlstra Subject: Re: [PATCH] x86: use enum instead of literals for trap values References: <20120309074202.GA28609@www.outflux.net> <20120309092845.GA10281@elte.hu> <4F5A448D.70605@zytor.com> <20120309182829.GA13745@aftab> <1331319124.25686.580.camel@gandalf.stny.rr.com> In-Reply-To: <1331319124.25686.580.camel@gandalf.stny.rr.com> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/09/2012 10:52 AM, Steven Rostedt wrote: > I agree too, except where does "XCP" come from? Is it short for > "exception"? Yes, short for "exception". I hate to admit it, but it comes from the constants we used in the Transmeta microcode ;) -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.