From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751963AbbH1FZx (ORCPT ); Fri, 28 Aug 2015 01:25:53 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:32931 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751624AbbH1FZt (ORCPT ); Fri, 28 Aug 2015 01:25:49 -0400 Date: Fri, 28 Aug 2015 07:25:45 +0200 From: Ingo Molnar To: Denys Vlasenko Cc: Borislav Petkov , "H. Peter Anvin" , Andy Lutomirski , Kees Cook , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] x86/math-emu: Remove define layer for undocumented opcodes Message-ID: <20150828052545.GA26741@gmail.com> References: <1440699330-1305-1-git-send-email-dvlasenk@redhat.com> <1440699330-1305-3-git-send-email-dvlasenk@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440699330-1305-3-git-send-email-dvlasenk@redhat.com> 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 * Denys Vlasenko wrote: > No code changes. > Only compile-tested. So this series really needs to be tested for real before I can apply any of them. Thanks, Ingo