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 D3F41C433FE for ; Tue, 29 Nov 2022 15:27:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235580AbiK2P1j (ORCPT ); Tue, 29 Nov 2022 10:27:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235257AbiK2P1a (ORCPT ); Tue, 29 Nov 2022 10:27:30 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6738657B77 for ; Tue, 29 Nov 2022 07:27:27 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (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 A36411EC04AD; Tue, 29 Nov 2022 16:27:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1669735645; 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=t+ZONMhaFZvSAYnqD1SJ+MXmlhVksM7tm5OKazFq+Pg=; b=Gu8Ro/6m8bwCpcOuIqQ4IA2KWwA7MnQkyWhuurtsmrh9FA3j1OG+yGAQpkWx6VZ0KBTkVq H6dHC83EGn9YufRooewcw9D2QZYQU/G01rS3sAHaoKrswYTxGNGjBUEem3+5zv6LgDIIT4 1bqMKoYLZIwwUlXk7eiSe1zQqhHG2eQ= Date: Tue, 29 Nov 2022 16:27:25 +0100 From: Borislav Petkov To: Uros Bizjak Cc: x86@kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Dave Hansen , "H. Peter Anvin" Subject: Re: [PATCH] x86/boot: Remove x86_32 PIC using ebx workaround Message-ID: References: <20221104124546.196077-1-ubizjak@gmail.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-kernel@vger.kernel.org On Tue, Nov 29, 2022 at 03:56:37PM +0100, Uros Bizjak wrote: > Please say gcc 5.1 here. Done. > Otherwise a really comprehensive and detailed explanation of the issue! Thanks. Lemme run it through the build tests just in case. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette