From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754449AbbJ0Wpf (ORCPT ); Tue, 27 Oct 2015 18:45:35 -0400 Received: from mail.skyhub.de ([78.46.96.112]:54889 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754284AbbJ0Wpc (ORCPT ); Tue, 27 Oct 2015 18:45:32 -0400 Date: Tue, 27 Oct 2015 23:45:28 +0100 From: Borislav Petkov To: Aravind Gopalakrishnan Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, tony.luck@intel.com, x86@kernel.org, ashok.raj@intel.com, linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org, peterz@infradead.org, luto@kernel.org, dvlasenk@redhat.com, ross.zwisler@linux.intel.com, dirk.j.brandewie@intel.com, Wan Zongshun Subject: Re: [PATCH 2/2] x86/cpufeature: Add CLZERO feature Message-ID: <20151027224528.GC6835@nazgul.tnic> References: <1445599113-8792-1-git-send-email-Aravind.Gopalakrishnan@amd.com> <1445599113-8792-3-git-send-email-Aravind.Gopalakrishnan@amd.com> <20151025103703.GB6084@nazgul.tnic> <562E42FB.6030600@amd.com> <20151026202250.GD11980@nazgul.tnic> <562EAE47.2080100@amd.com> <20151027010937.GA2982@nazgul.tnic> <562FAAC2.3020902@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <562FAAC2.3020902@amd.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 27, 2015 at 11:48:02AM -0500, Aravind Gopalakrishnan wrote: > Forgot to ask earlier about this- > Shall I still sanitize the comments to say "AMD extended features 1" for > 0x80000001,ecx > and "AMD extended features 2" for 0x80000008, ebx? Just use the cpufeature.h nomenclature: /* AMD-defined CPU features, CPUID level 0x80000008, word 13 */ or so... Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --