Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp769794ybj; Thu, 7 May 2020 07:16:27 -0700 (PDT) X-Google-Smtp-Source: APiQypLSnDGs2U14NzX9zy8sv5KphM2f/6rq5c/xG8DB0/jik9VCR07V66F4ebP8IQGN2DN2o953 X-Received: by 2002:a17:906:85d3:: with SMTP id i19mr11781034ejy.153.1588860987490; Thu, 07 May 2020 07:16:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588860987; cv=none; d=google.com; s=arc-20160816; b=IInIAVdbO4QRnHSmv9fwrD8i3Eo2qF4LSCzr2ku55lQCJooTfAI57buyTMKvPR61Nc FoOvB7HIDRz8Lt3Q2jo4w3mq6SqdkEfn8MfsI8uo/2VLr1XSh6Qb4pVU3PnNolnXMW5h QgT/i+NFc1qC8yAfr+2U0lyhAD119gB13N1+V4ObHDf8AUbZNU1jZrx3LhGU2n7Hspxy d+RtPAFm0anxg2McuKdg/OrPMw9b1CvZrjTpkSb5zJixS14hCrFgetz6IuJfOhvKXTWL 6e/OhKoS8IRi+dT3LrROk+MubxvX93JZ8UyoTcOcKFhWyAdhWH7B1ELysyCmWNB0EvyR 4XiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=VMghTTUu2HUc3tzs7xivS68k1rdZF/FkdNtcfxm50qo=; b=kc+5WWrYBpGtoXZJgvyGVgzxgoWP+dVFLF0vIAASWk7oZk2jFW2kOFfj1vMM/qDij+ OyqQfs/VVZJKxLBo8HveTCjmp4q2inlACx/o+RZAH1lt7nyYGPtdT9gyIhYnYyZXB2qo mpMl1qCR7hcHWMy1GI1lPNSLjanghtHqhlg813G2OEhMdEuwagMA6VAOQogro0w/9uAY ioWzxdL2AP/XZSWtxCfNmqw6eXea3H08gPwFA1XUQCBuT4BIQXCptCwURJNLxLKet6mY 6eT7PFYDj9bkvxQp7KV0L2d+ESwTNPenP4xy9lUTyk/2c3jEAdIQP02ixoyEiPuztZLW Z6rA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j4si3464444ejn.341.2020.05.07.07.16.01; Thu, 07 May 2020 07:16:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727768AbgEGOOi (ORCPT + 99 others); Thu, 7 May 2020 10:14:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726518AbgEGOOh (ORCPT ); Thu, 7 May 2020 10:14:37 -0400 Received: from Galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 08C81C05BD43 for ; Thu, 7 May 2020 07:14:37 -0700 (PDT) Received: from p5de0bf0b.dip0.t-ipconnect.de ([93.224.191.11] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jWhI3-0002fr-Av; Thu, 07 May 2020 16:14:19 +0200 Received: by nanos.tec.linutronix.de (Postfix, from userid 1000) id AC796102652; Thu, 7 May 2020 16:14:18 +0200 (CEST) From: Thomas Gleixner To: Alexandre Chartre , LKML Cc: x86@kernel.org, "Paul E. McKenney" , Andy Lutomirski , Frederic Weisbecker , Paolo Bonzini , Sean Christopherson , Masami Hiramatsu , Petr Mladek , Steven Rostedt , Joel Fernandes , Boris Ostrovsky , Juergen Gross , Brian Gerst , Mathieu Desnoyers , Josh Poimboeuf , Will Deacon Subject: Re: [patch V4 part 2 02/18] x86/entry/32: Move non entry code into .text section In-Reply-To: <6e8a7549-9c0a-f863-fc7d-fcbfcb642bc4@oracle.com> References: <20200505134112.272268764@linutronix.de> <20200505134340.320164650@linutronix.de> <6e8a7549-9c0a-f863-fc7d-fcbfcb642bc4@oracle.com> Date: Thu, 07 May 2020 16:14:18 +0200 Message-ID: <878si3g7d1.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alexandre Chartre writes: > On 5/5/20 3:41 PM, Thomas Gleixner wrote: >> /* >> * %eax: prev task >> * %edx: next task >> - */ >> +*/ > > Misaligned comment end, this line shouldn't change. Done.