Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965033AbbD0O6T (ORCPT ); Mon, 27 Apr 2015 10:58:19 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:35973 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964784AbbD0O6P (ORCPT ); Mon, 27 Apr 2015 10:58:15 -0400 MIME-Version: 1.0 In-Reply-To: <20150427144931.GA25690@redhat.com> References: <1430085869-4327-1-git-send-email-bobbypowers@gmail.com> <20150427144931.GA25690@redhat.com> Date: Mon, 27 Apr 2015 07:58:14 -0700 Message-ID: Subject: Re: [PATCH] x86/fpu: always restore_xinit_state() when !use_eager_cpu() From: Bobby Powers To: Oleg Nesterov Cc: Kernel development list , x86@kernel.org, Borislav Petkov , Ingo Molnar , Andy Lutomirski , Dave Hansen , Fenghua Yu , Linus Torvalds , Pekka Riikonen , Quentin Casasnovas , Rik van Riel , Suresh Siddha Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 648 Lines: 19 Hello, On 4/27, Oleg Nesterov wrote: > ACK, but could you please fix the subject and update the changelog? > > The subject says "when !use_eager_cpu()", but we need to do this > if use_eager_cpu() == T. Whoops, now its my turn to not know what I was thinking. I will update the subject/changelog, switch to tsk_used_math(), and send out a v2 shortly. Thanks for the quick reply + ack. yours, Bobby -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/