From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752165AbbBRXkK (ORCPT ); Wed, 18 Feb 2015 18:40:10 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:40872 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751382AbbBRXkI (ORCPT ); Wed, 18 Feb 2015 18:40:08 -0500 Date: Thu, 19 Feb 2015 00:40:03 +0100 From: Ingo Molnar To: Rik van Riel Cc: Oleg Nesterov , dave.hansen@linux.intel.com, sbsiddha@gmail.com, luto@amacapital.net, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, fenghua.yu@intel.com, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/6] x86,fpu: remove redundant increments of fpu_counter Message-ID: <20150218234003.GB7880@gmail.com> References: <20150129210723.GA31584@redhat.com> <1422900051-10778-1-git-send-email-riel@redhat.com> <1422900051-10778-7-git-send-email-riel@redhat.com> <20150202183418.GA16547@redhat.com> <54CFC486.7080403@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54CFC486.7080403@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 * Rik van Riel wrote: > > So I am not sure about this change. At least the > > changelog doesn't look right. > > You are right, lets drop this patch 6/6. > > Do the other five look right? Is there consensus on the first 5 patches? Thanks, Ingo