From patchwork Fri Feb 14 13:35:50 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juerg Haefliger X-Patchwork-Id: 1238051 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 48JvXg0Jynz9sRl; Sat, 15 Feb 2020 00:36:00 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1j2b8N-0001PU-73; Fri, 14 Feb 2020 13:35:55 +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 1j2b8L-0001PL-GY for kernel-team@lists.ubuntu.com; Fri, 14 Feb 2020 13:35:53 +0000 Received: from mail-wr1-f71.google.com ([209.85.221.71]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1j2b8L-0002uu-6q for kernel-team@lists.ubuntu.com; Fri, 14 Feb 2020 13:35:53 +0000 Received: by mail-wr1-f71.google.com with SMTP id s13so4027240wrb.21 for ; Fri, 14 Feb 2020 05:35:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=pprV7m+6DbnxNaWdI2GENFKUeW/osISw9VloxAsws+4=; b=tbVwMAVJSDMOoVsOgQ6TRkY6bUwsoyHHM2Ddp/yIrXgCfptL4BHVefXx3Ol/Yy/3IP icahwIlcaku7iCtlqQGPS5EP5FFIKJ61hweINxZu3YG3MyDpt4xv2Lz9wE2ZNk1/igjx scYI4DwndDgnmsYcinexWMsg66yr1W+JpDSZPc4WBdEHNO+lP92hfhXJ5uV82TNxiQs+ IqLrBcpPGeWQK/s6Fe82Wp5auOzjaqvUuJKnDVVqdfGxzrTOAX59kg+8YnEfP3ays0hj oINh3Sy/utP8mMKPx5v9OTZ468FHGXco0qn9s8paNEnV4IV7XoONqlRGz5IrBscJ59Zd c3gA== X-Gm-Message-State: APjAAAXuX2On37ZYWkQTAVOJgIVQnk6AEUCffBAYo8PCu8F+YQu5wM6L dcaS+6otjGgJ/SeSRB7jUc8I3ucJYkzFMOfBkJf+M8IeMEnII/EopChCoQYV+VlNKeTHvUNk5UM I31/TwqEcsXt1aN5O6IMhlMKQ9FtKpFvn4WSnSt+6Hg== X-Received: by 2002:adf:f1d0:: with SMTP id z16mr4013900wro.209.1581687352732; Fri, 14 Feb 2020 05:35:52 -0800 (PST) X-Google-Smtp-Source: APXvYqz3WKBpVYCcQ5i7DYmKvZGu3HL6tTrkncR81HzKxIozG0mNMqB/g626Nugz/a8N/gBxozO7XQ== X-Received: by 2002:adf:f1d0:: with SMTP id z16mr4013876wro.209.1581687352309; Fri, 14 Feb 2020 05:35:52 -0800 (PST) Received: from gollum.fritz.box ([81.221.209.144]) by smtp.gmail.com with ESMTPSA id 25sm7594222wmi.32.2020.02.14.05.35.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Feb 2020 05:35:51 -0800 (PST) From: Juerg Haefliger X-Google-Original-From: Juerg Haefliger To: kernel-team@lists.ubuntu.com Subject: [SRU][Bionic/raspi2-5.3][PATCH] UBUNTU [Config] raspi2-bionic: Unset CONFIG_MODVERSIONS Date: Fri, 14 Feb 2020 14:35:50 +0100 Message-Id: <20200214133550.17371-1-juergh@canonical.com> X-Mailer: git-send-email 2.20.1 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1863245 This is turned off in the master kernel and should be turned off in all the derivatives as well. It has slipped through in this kernel for unknown reasons, so fix it. Signed-off-by: Juerg Haefliger Acked-by: Kleber Sacilotto de Souza Acked-by: Khalid Elmously --- debian.raspi2-bionic/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.raspi2-bionic/config/config.common.ubuntu b/debian.raspi2-bionic/config/config.common.ubuntu index bbb99371ee12..56237cdb9c6d 100644 --- a/debian.raspi2-bionic/config/config.common.ubuntu +++ b/debian.raspi2-bionic/config/config.common.ubuntu @@ -4151,7 +4151,7 @@ CONFIG_MODULE_SIG_KEY="certs/signing_key.pem" CONFIG_MODULE_SIG_SHA512=y CONFIG_MODULE_SRCVERSION_ALL=y CONFIG_MODULE_UNLOAD=y -CONFIG_MODVERSIONS=y +# CONFIG_MODVERSIONS is not set CONFIG_MOST=m CONFIG_MOST_CDEV=m # CONFIG_MOST_DIM2 is not set