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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by kanga.kvack.org (Postfix) with ESMTP id 4CAFB828DF for ; Wed, 13 Jan 2016 23:40:12 -0500 (EST) Received: by mail-wm0-f54.google.com with SMTP id f206so323866097wmf.0 for ; Wed, 13 Jan 2016 20:40:12 -0800 (PST) Received: from mail.skyhub.de (mail.skyhub.de. [2a01:4f8:120:8448::d00d]) by mx.google.com with ESMTP id mo12si6758750wjc.138.2016.01.13.20.40.10 for ; Wed, 13 Jan 2016 20:40:10 -0800 (PST) Date: Thu, 14 Jan 2016 05:39:56 +0100 From: Borislav Petkov 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: Sender: owner-linux-mm@kvack.org List-ID: 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 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. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org