From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755256AbcASNpF (ORCPT ); Tue, 19 Jan 2016 08:45:05 -0500 Received: from mail.skyhub.de ([78.46.96.112]:49657 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754239AbcASNo6 (ORCPT ); Tue, 19 Jan 2016 08:44:58 -0500 Date: Tue, 19 Jan 2016 14:44:33 +0100 From: Borislav Petkov To: Joerg Roedel Cc: X86 ML , LKML , David Kaplan , Tom Lendacky Subject: Re: [PATCH] x86/cpufeature: Add AMD AVIC bit Message-ID: <20160119134433.GE15503@pd.tnic> References: <1452938292-12327-1-git-send-email-bp@alien8.de> <20160119123900.GZ18805@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160119123900.GZ18805@8bytes.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 19, 2016 at 01:39:00PM +0100, Joerg Roedel wrote: > That is not enough, you also need to add the feature to the > scattered cpuid_bits in arch/x86/kernel/cpu/scattered.c. The cpuid > Fn8000_000A_EDX is not mapped 1-1 into the x86_capability array. 2ccd71f1b278 ("x86/cpufeature: Move some of the scattered feature bits to x86_capability") -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.