From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5F56FC433F5 for ; Mon, 17 Jan 2022 21:56:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243401AbiAQVz6 (ORCPT ); Mon, 17 Jan 2022 16:55:58 -0500 Received: from mail.skyhub.de ([5.9.137.197]:45214 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238246AbiAQVzv (ORCPT ); Mon, 17 Jan 2022 16:55:51 -0500 Received: from zn.tnic (dslb-088-067-202-008.088.067.pools.vodafone-ip.de [88.67.202.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 8FB521EC0535; Mon, 17 Jan 2022 22:55:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1642456543; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=rlAKVglu1iQl9gKMOXnGKYgVbZ1OvWrfPtGJgp9ATfQ=; b=okZdM0249RhydtvgMuemFW7JEyVvNAMy3mH+qqtJT5Q/91DdlfnttD9rfBDMqdsw2Lplhd LxZxaxbRKkptkR+1dphk5LaCGk6wug6wIF49Mo1j/lvJYhNzZISXScXMPiIUcp9uCL88El BudB6p5faL5jzQupmvg4TLbu6CRi19A= Date: Mon, 17 Jan 2022 22:55:46 +0100 From: Borislav Petkov To: Nicolas Pitre Cc: Alexander Lobakin , linux-hardening@vger.kernel.org, x86@kernel.org, Jesse Brandeburg , Kristen Carlson Accardi , Kees Cook , Miklos Szeredi , Ard Biesheuvel , Tony Luck , Bruce Schlobohm , Jessica Yu , kernel test robot , Miroslav Benes , Evgenii Shatokhin , Jonathan Corbet , Masahiro Yamada , Michal Marek , Nick Desaulniers , Herbert Xu , "David S. Miller" , Thomas Gleixner , Will Deacon , Ingo Molnar , Dave Hansen , "H. Peter Anvin" , Andy Lutomirski , Peter Zijlstra , Arnd Bergmann , Josh Poimboeuf , Nathan Chancellor , Masami Hiramatsu , Marios Pomonis , Sami Tolvanen , "H.J. Lu" , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-arch@vger.kernel.org, live-patching@vger.kernel.org, llvm@lists.linux.dev Subject: Re: [PATCH v9 04/15] arch: introduce ASM function sections Message-ID: References: <20211223002209.1092165-1-alexandr.lobakin@intel.com> <20211223002209.1092165-5-alexandr.lobakin@intel.com> <8n284257-9665-s3q1-6833-rn966p87qoqs@syhkavp.arg> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <8n284257-9665-s3q1-6833-rn966p87qoqs@syhkavp.arg> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 17, 2022 at 04:38:33PM -0500, Nicolas Pitre wrote: > On Mon, 17 Jan 2022, Borislav Petkov wrote: > > > Thanks for explaining this. The gas manpage is very, hm, verbose > > ;-\: > > GNU tools tend to be far better documented in their info pages. Good point, the corresponding text in the info page explains this option properly. Now I need to remember that about GNU tools. There are a couple of redirects in that manpage to the info pages "See the info pages for documentation of ..." but I guess they should slap something along those lines at the end too: SEE ALSO gcc(1), ld(1), and the Info entries for binutils and ld. Also, for more info on gas options, see the corresponding info pages. Or so. :-) Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette