From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1426258AbcBRKaF (ORCPT ); Thu, 18 Feb 2016 05:30:05 -0500 Received: from mail.skyhub.de ([78.46.96.112]:52323 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1424770AbcBRKaB (ORCPT ); Thu, 18 Feb 2016 05:30:01 -0500 Date: Thu, 18 Feb 2016 11:29:59 +0100 From: Borislav Petkov To: Ingo Molnar Cc: Tony Luck , linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Linus Torvalds , Andrew Morton , Peter Zijlstra Subject: Re: [PATCH v11 3/4] x86, mce: Add __mcsafe_copy() Message-ID: <20160218102959.GD3694@pd.tnic> References: <20160218082107.GA17851@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160218082107.GA17851@gmail.com> 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 Thu, Feb 18, 2016 at 09:21:07AM +0100, Ingo Molnar wrote: > > +#ifndef CONFIG_UML > > Why is this UML quirk needed? No other memcpy functions have it. Theoretically UML > could introduce the notion of #MC interruption. https://lkml.kernel.org/r/56B7AEEE.5070504@nod.at -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.