From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752615AbbLCSms (ORCPT ); Thu, 3 Dec 2015 13:42:48 -0500 Received: from mail.skyhub.de ([78.46.96.112]:38572 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750761AbbLCSmq (ORCPT ); Thu, 3 Dec 2015 13:42:46 -0500 Date: Thu, 3 Dec 2015 19:42:41 +0100 From: Borislav Petkov To: Jacob Pan Cc: LKML , Arnaldo Carvalho de Melo , "H. Peter Anvin" , Ingo Molnar , Peter Zijlstra , "Rafael J. Wysocki" , Thomas Gleixner Subject: Re: [PATCH] x86/rapl: Do not load in a guest Message-ID: <20151203184241.GF3213@pd.tnic> References: <1449167222-17562-1-git-send-email-bp@alien8.de> <20151203103828.630f3544@icelake> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20151203103828.630f3544@icelake> 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 Thu, Dec 03, 2015 at 10:38:28AM -0800, Jacob Pan wrote: > or use this? > #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR) No, those are going away: https://lkml.kernel.org/r/1448982023-19187-4-git-send-email-bp@alien8.de Next on my TODO is killing the rest of them. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.