Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1028331yba; Thu, 4 Apr 2019 02:46:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqxLzO3TDF45a+ZTH8pzPNUi21Hkaym1VdKIFT5/tMg6nZgCGykT5dftcmI6xA7kmp3Vx/hV X-Received: by 2002:a17:902:599d:: with SMTP id p29mr5419732pli.156.1554371203556; Thu, 04 Apr 2019 02:46:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554371203; cv=none; d=google.com; s=arc-20160816; b=wQEjBW8EWQhrda3JNCptAjaNUA+rP/ljh2HaSwzN4jodfZF3wANPGaGvdisk/lI0Zt mtOvFoFn0S40A0jj0nyNBFnBeehspTPD8fA46MIKcQX6EVXVpAlLfF+Wpuz0612OctGy jDBQbwKFlGLql3i3V956lZFDCGjQw6MaRoyixnTFCEIj+85hxkcWLL7USYLdNCQc7A1b bz3n0L4aVoqj8R6mZkYsFXPOYcfPSDBg0KaAkGWWNy6ps7yMq3UOxhrzGkyyXmxPzrGb 0nTLEqw7Bace2FuYZ7sa013Z/dwiPx76QadmZOTiwQzszedOZB1fmCMYNXo4z2aJx6BP Z4tg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=WP6vSpKwAa+liLWgztXaeJ34hr6rC71cGlF6AG1OSJI=; b=uiEUGEaq2K+rwljdtX1nkcYdG7kRACePYWycaQN8owUvFusNOCxXemkMuef8vsaTtr EnXDAl3/gTnUXoriYtgO3LkAu5SysiHqiIsaTIBBCGGz4RcDiTeZol0ri2+x+LakjG97 8s4MHS7f4iLxBjU5cgGWBUSkI3+nS9w74pKKX6jlWk3ZXAWnlwDqenbaasa10rKd/+Bm mxleacefJ4mNfE0PrPp2GAUXvaGr2wHFXkyTIElv0gzFOBoKA8LlO+Ycgopbn168f2JU L5dGWq37MY7fHVj5wf2GJ2aHeaiU1fycNJS61UBKxCzX+RFzBcOXPXwj5HtlswLFY5yl Q1Aw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gDZAWOIs; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i6si15397672pfa.87.2019.04.04.02.46.28; Thu, 04 Apr 2019 02:46:43 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gDZAWOIs; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730792AbfDDJpy (ORCPT + 99 others); Thu, 4 Apr 2019 05:45:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:34872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730921AbfDDI6v (ORCPT ); Thu, 4 Apr 2019 04:58:51 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C57052184E; Thu, 4 Apr 2019 08:58:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554368330; bh=IufwUBEYwKuCbZhCH+DywrOT/rTuqXuwQcOH+XURtWs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gDZAWOIsZA7ldJoQtJ/zRXXRY/3pW3X7kQ5gg/fcKrkujO78vJON7Z+ijSF0ZJdzT gTnyNWV2odGJMiky9EZKnzDjUx22AbmmYxRKynzh2tvtQMvGxQKUg/pLwKDhsLW7NV RpH2BJOjz6LGY5kihY8BWQopHQH5iQvYJzBE0mlw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dmitry Golovin , George Rimar , Tri Vo , Borislav Petkov , Nick Desaulniers , "H. Peter Anvin" , Ingo Molnar , Michael Matz , Thomas Gleixner , morbo@google.com, ruiu@google.com, x86-ml , Sasha Levin Subject: [PATCH 4.14 114/121] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Date: Thu, 4 Apr 2019 10:48:22 +0200 Message-Id: <20190404084551.427560715@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084545.245659903@linuxfoundation.org> References: <20190404084545.245659903@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 927185c124d62a9a4d35878d7f6d432a166b74e3 ] The kernel uses the OUTPUT_FORMAT linker script command in it's linker scripts. Most of the time, the -m option is passed to the linker with correct architecture, but sometimes (at least for x86_64) the -m option contradicts the OUTPUT_FORMAT directive. Specifically, arch/x86/boot and arch/x86/realmode/rm produce i386 object files, but are linked with the -m elf_x86_64 linker flag when building for x86_64. The GNU linker manpage doesn't explicitly state any tie-breakers between -m and OUTPUT_FORMAT. But with BFD and Gold linkers, OUTPUT_FORMAT overrides the emulation value specified with the -m option. LLVM lld has a different behavior, however. When supplied with contradicting -m and OUTPUT_FORMAT values it fails with the following error message: ld.lld: error: arch/x86/realmode/rm/header.o is incompatible with elf_x86_64 Therefore, just add the correct -m after the incorrect one (it overrides it), so the linker invocation looks like this: ld -m elf_x86_64 -z max-page-size=0x200000 -m elf_i386 --emit-relocs -T \ realmode.lds header.o trampoline_64.o stack.o reboot.o -o realmode.elf This is not a functional change for GNU ld, because (although not explicitly documented) OUTPUT_FORMAT overrides -m EMULATION. Tested by building x86_64 kernel with GNU gcc/ld toolchain and booting it in QEMU. [ bp: massage and clarify text. ] Suggested-by: Dmitry Golovin Signed-off-by: George Rimar Signed-off-by: Tri Vo Signed-off-by: Borislav Petkov Tested-by: Tri Vo Tested-by: Nick Desaulniers Cc: "H. Peter Anvin" Cc: Ingo Molnar Cc: Michael Matz Cc: Thomas Gleixner Cc: morbo@google.com Cc: ndesaulniers@google.com Cc: ruiu@google.com Cc: x86-ml Link: https://lkml.kernel.org/r/20190111201012.71210-1-trong@android.com Signed-off-by: Sasha Levin --- arch/x86/boot/Makefile | 2 +- arch/x86/realmode/rm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/boot/Makefile b/arch/x86/boot/Makefile index d88a2fddba8c..1c060748c813 100644 --- a/arch/x86/boot/Makefile +++ b/arch/x86/boot/Makefile @@ -100,7 +100,7 @@ $(obj)/zoffset.h: $(obj)/compressed/vmlinux FORCE AFLAGS_header.o += -I$(objtree)/$(obj) $(obj)/header.o: $(obj)/zoffset.h -LDFLAGS_setup.elf := -T +LDFLAGS_setup.elf := -m elf_i386 -T $(obj)/setup.elf: $(src)/setup.ld $(SETUP_OBJS) FORCE $(call if_changed,ld) diff --git a/arch/x86/realmode/rm/Makefile b/arch/x86/realmode/rm/Makefile index 4463fa72db94..96cb20de08af 100644 --- a/arch/x86/realmode/rm/Makefile +++ b/arch/x86/realmode/rm/Makefile @@ -47,7 +47,7 @@ $(obj)/pasyms.h: $(REALMODE_OBJS) FORCE targets += realmode.lds $(obj)/realmode.lds: $(obj)/pasyms.h -LDFLAGS_realmode.elf := --emit-relocs -T +LDFLAGS_realmode.elf := -m elf_i386 --emit-relocs -T CPPFLAGS_realmode.lds += -P -C -I$(objtree)/$(obj) targets += realmode.elf -- 2.19.1