Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966788AbbDVQyR (ORCPT ); Wed, 22 Apr 2015 12:54:17 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:36737 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753640AbbDVQyQ (ORCPT ); Wed, 22 Apr 2015 12:54:16 -0400 MIME-Version: 1.0 In-Reply-To: <1429720808-7173-1-git-send-email-dvlasenk@redhat.com> References: <1429720808-7173-1-git-send-email-dvlasenk@redhat.com> From: Andy Lutomirski Date: Wed, 22 Apr 2015 09:53:54 -0700 Message-ID: Subject: Re: [PATCH 1/2] x86/asm/entry/32: Explain stub32_clone logic To: Denys Vlasenko , Josh Triplett Cc: Ingo Molnar , Linus Torvalds , Steven Rostedt , Borislav Petkov , "H. Peter Anvin" , Oleg Nesterov , Frederic Weisbecker , Alexei Starovoitov , Will Drewry , Kees Cook , X86 ML , "linux-kernel@vger.kernel.org" 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: 567 Lines: 14 On Wed, Apr 22, 2015 at 9:40 AM, Denys Vlasenko wrote: > The reason for copying of %r8 to %rcx is quite non-obvious. > Add a comment which explains why it is done. > > Fix indentation and trailing whitespace while at it. Seems reasonable, but I think that Josh's clone patch is even better. --Andy -- 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/