From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752921AbcANEkN (ORCPT ); Wed, 13 Jan 2016 23:40:13 -0500 Received: from mail.skyhub.de ([78.46.96.112]:55839 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752863AbcANEkL (ORCPT ); Wed, 13 Jan 2016 23:40:11 -0500 Date: Thu, 14 Jan 2016 05:39:56 +0100 From: Borislav Petkov To: Tony Luck Cc: Ingo Molnar , Dan Williams , Andy Lutomirski , linux-nvdimm , "linux-kernel@vger.kernel.org" , Andrew Morton , Robert , "linux-mm@kvack.org" , X86 ML Subject: Re: [PATCH v8 3/3] x86, mce: Add __mcsafe_copy() Message-ID: <20160114043956.GA8496@pd.tnic> References: <20160110112635.GC22896@pd.tnic> <20160111104425.GA29448@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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 Wed, Jan 13, 2016 at 03:22:58PM -0800, Tony Luck wrote: > Are there some examples of synthetic CPUID bits? X86_FEATURE_ALWAYS is one. The others got renamed into X86_BUG_* ones, the remaining mechanism is the same, though. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.