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 7E4C0C74A5B for ; Tue, 21 Mar 2023 11:58:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230021AbjCUL6Q (ORCPT ); Tue, 21 Mar 2023 07:58:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229767AbjCUL6P (ORCPT ); Tue, 21 Mar 2023 07:58:15 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 475A24AFE6; Tue, 21 Mar 2023 04:57:52 -0700 (PDT) Received: from zn.tnic (p5de8e687.dip0.t-ipconnect.de [93.232.230.135]) (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 B071A1EC04DA; Tue, 21 Mar 2023 12:57:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1679399870; 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=tJTLPFrCxjtK1io8o+ICWrix+0DFGFZh2QqywcB+n2Y=; b=ADKm5mLh4ClOXv8F3RCPYMKXCxf/FNOmpMAu6z8Wc5H/2tIwyjI/nhZD18fAegzahK9z2P RCSEo1aHASGD6BjLzDI8phbKyumXzbeh0RGPaI4sR6dFBSpi3WviT/pa0ay6H7IbKFkL80 1WzaZ2NCHpRTzPJoYz/oGnlGenpJf44= Date: Tue, 21 Mar 2023 12:57:46 +0100 From: Borislav Petkov To: Nick Desaulniers Cc: Petr Pavlu , tglx@linutronix.de, mingo@redhat.com, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, nathan@kernel.org, trix@redhat.com, corbet@lwn.net, linux-kernel@vger.kernel.org, clang-built-linux , linux-toolchains , Fangrui Song Subject: Re: [PATCH v5] x86: Avoid relocation information in final vmlinux Message-ID: <20230321115746.GBZBmbujAI4ZBxVn0G@fat_crate.local> References: <20230320121006.4863-1-petr.pavlu@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-toolchains@vger.kernel.org On Mon, Mar 20, 2023 at 11:35:30AM -0700, Nick Desaulniers wrote: > Why do you move this from the arch/x86/boot/compressed/ dir? I got an explanation here: https://lore.kernel.org/r/16941b45-0f4f-e7c9-4602-d9acb0c612c3@suse.com but my counterargument is: vmlinux.relocs is used there, in that dir, so it should stay there just like the rest of the by-products generated there. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette