From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753299AbcAUVTk (ORCPT ); Thu, 21 Jan 2016 16:19:40 -0500 Received: from mail-wm0-f51.google.com ([74.125.82.51]:38081 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753192AbcAUVTi (ORCPT ); Thu, 21 Jan 2016 16:19:38 -0500 From: "Leonid Shatz" To: "'Yu-cheng Yu'" , "'H. Peter Anvin'" Cc: "'Ingo Molnar'" , , "'Andy Lutomirski'" , "'Borislav Petkov'" , "'Dave Hansen'" , "'Fenghua Yu'" , "'Linus Torvalds'" , "'Oleg Nesterov'" , "'Peter Zijlstra'" , "'Quentin Casasnovas'" , "'Ravi V. Shankar'" , "'Sai Praneeth Prakhya'" , "'Thomas Gleixner'" , , , "'Elazar Leibovich'" , "'Eyal Moscovici'" , References: <02fd01d15437$233056c0$69910440$@ravellosystems.com> <20160121210320.GA9236@test-lenovo> <56A148C2.70709@zytor.com> <20160121211230.GA9268@test-lenovo> In-Reply-To: <20160121211230.GA9268@test-lenovo> Subject: RE: Linux patch disabling AVX when eagerfpu is turned off - possibly not required Date: Thu, 21 Jan 2016 23:19:39 +0200 Message-ID: <00f901d15491$71ae6260$550b2720$@ravellosystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQLH75pU6pBqtEaV3Vu3PWPsVKugEwExc8DmAiatawECT78HW5zsA8bw Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 21, 2016 at 01:08:18PM -0800, H. Peter Anvin wrote: >> On 01/21/16 13:03, Yu-cheng Yu wrote: >> > Hello Leonid, >> > >> > You are probably right. Let me check this and get back to you. >> > >> > Thanks, >> > Yu-cheng >> > >> >> The hardware people have gotten back to us and this inconsistency in >> the SDM is unintentional (other places in the SDM has it correctly.) >> So we should revert this patch. >> >> -hpa >> >Agree. Thanks Peter and Leonid! Thank you all for your feedback and clarifications. That's was my assumption that SDM was somewhat misleading, but I was not %100 sure about it. It could be nice, though to see future releases of SDM taking this issue in account. Leonid