From patchwork Fri May 29 14:34:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alberto Milone X-Patchwork-Id: 1300801 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49YRt43ztQz9sSn; Sat, 30 May 2020 00:34:52 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jeg5w-0005Bt-OY; Fri, 29 May 2020 14:34:48 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jeg5o-00057G-G2 for kernel-team@lists.ubuntu.com; Fri, 29 May 2020 14:34:40 +0000 Received: from mail-wr1-f70.google.com ([209.85.221.70]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jeg5o-0007Oq-7u for kernel-team@lists.ubuntu.com; Fri, 29 May 2020 14:34:40 +0000 Received: by mail-wr1-f70.google.com with SMTP id l1so1124988wrc.8 for ; Fri, 29 May 2020 07:34:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=CGg+DCqIqHhD6YJLL/r/6tyLE34PXH7PIPB2JyK3q04=; b=SLylIzfYiVun2vnKjaxsU5qSO7tLIiT/yNdfDefzG+3ipnXEaw0cIcYghQNydv24ef 5EYJ1wnuoipCK95947xIdYGR8PkL7cI+lpUf6VA2EHlCxPwhPOUvkGH21nbUy2tBoTMr toFYeyw4qt7anNWw3QngtuigseF+OsymTbQEaNA02vJKhmd0glozDYMwkfOrB40o+NDC lunjIXBZbhpMEKwyEr8NaHbI7VP6f2rZS+7V7ZFXAFoO4QkT1P/KnbHMYgQn6y1JEOcy dE9XvYxGTFxd/cE4qflcJxo6IOAnV5ZIs2/gqSWsJoyYYQBafnviK1amHIZdQCuG8Y69 RveA== X-Gm-Message-State: AOAM5308luhbdC0WVwNQOespa/4k4xuKFmCGXyKwKKuJMFsoMUa6ksdM id3iebYAgddmSb3Eacn2MRbZree4+foyyTxoI4WwlL6SAlkDqOOP0PZNb7qxOudAsU5N3+iqC5W 3wHVcDaexyjQi0zO9DAuCxCds3Ib3IvatfrqtjHIFcw== X-Received: by 2002:a1c:abc3:: with SMTP id u186mr8825724wme.21.1590762879635; Fri, 29 May 2020 07:34:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx/GpB0uRVdhOm/7gsifO9EcRhkOUCL0Qj7ESBBAe6JZiYWbVpQXfcclGRnC/AYa+5iMTvEuA== X-Received: by 2002:a1c:abc3:: with SMTP id u186mr8825707wme.21.1590762879371; Fri, 29 May 2020 07:34:39 -0700 (PDT) Received: from thinkpad.lan (dynamic-adsl-94-34-33-69.clienti.tiscali.it. [94.34.33.69]) by smtp.gmail.com with ESMTPSA id h7sm12445332wml.24.2020.05.29.07.34.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 May 2020 07:34:38 -0700 (PDT) From: Alberto Milone To: kernel-team@lists.ubuntu.com Subject: [PATCH 4/4 F][SRU][L-R-M] UBUNTU: update-version -- copy arch/powerpc/kernel/module.lds Date: Fri, 29 May 2020 16:34:31 +0200 Message-Id: <20200529143433.2215808-3-alberto.milone@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200529143433.2215808-1-alberto.milone@canonical.com> References: <20200529143433.2215808-1-alberto.milone@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andy.whitcroft@canonical.com Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This only seems to be needed on ppc64el. BugLink: https://bugs.launchpad.net/bugs/1881137 Signed-off-by: Alberto Milone --- arch/powerpc/kernel/module.lds | 8 ++++++++ update-version | 1 + 2 files changed, 9 insertions(+) create mode 100644 arch/powerpc/kernel/module.lds diff --git a/arch/powerpc/kernel/module.lds b/arch/powerpc/kernel/module.lds new file mode 100644 index 0000000..cea5dc1 --- /dev/null +++ b/arch/powerpc/kernel/module.lds @@ -0,0 +1,8 @@ +/* Force alignment of .toc section. */ +SECTIONS +{ + .toc 0 : ALIGN(256) + { + *(.got .toc) + } +} diff --git a/update-version b/update-version index 94a6908..0df01c5 100755 --- a/update-version +++ b/update-version @@ -47,6 +47,7 @@ for thing in \ debian/scripts/dkms-build \ debian/scripts/dkms-build--nvidia-N \ debian/scripts/fix-filenames.c \ + arch/powerpc/kernel/module.lds \ scripts/module-common.lds do cp -p "$master_dir/$thing" "$thing" || exit 1