From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965742AbaH1Kle (ORCPT ); Thu, 28 Aug 2014 06:41:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45251 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934503AbaH1Klc (ORCPT ); Thu, 28 Aug 2014 06:41:32 -0400 Date: Thu, 28 Aug 2014 12:38:55 +0200 From: Oleg Nesterov To: "H. Peter Anvin" Cc: Al Viro , Andrew Morton , Fenghua Yu , Linus Torvalds , Suresh Siddha , Bean Anderson , Ingo Molnar , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] x86, fpu: copy_process's FPU paths cleanups Message-ID: <20140828103855.GA15276@redhat.com> References: <20140827185138.GA12487@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/27, H. Peter Anvin wrote: > > Oleg, this is unacceptable. > > Last week was Kernel Summit and that was right on the heels > of a merge window. We are backlogged like crazy and being > rude doesn't help one iota. Me? Rude?? I really hope that this is the first (and last) email from me which can be interpreted this way ;) Trust me this was not intentional, and I am sorry if it looked like it. > On August 27, 2014 11:51:38 AM PDT, Oleg Nesterov wrote: > >Hello, > > > >Who can review this? And where should I send FPU changes? > > > >And it seems that nobody cares about 2 fixes I sent before. > >Linus, I understand that you won't take them into v3.17, but > >perhaps you can ack/nack them explicitly? It seems that nobody > >can do this. > > > >Oleg. > > > > arch/x86/include/asm/fpu-internal.h | 2 +- > > arch/x86/kernel/process.c | 16 +++++++++------- > > arch/x86/kernel/process_32.c | 2 -- > > arch/x86/kernel/process_64.c | 1 - > > 4 files changed, 10 insertions(+), 11 deletions(-) > > -- > Sent from my mobile phone. Please pardon brevity and lack of formatting.