From patchwork Thu Aug 3 21:10:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Seth Forshee X-Patchwork-Id: 797452 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) 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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical-com.20150623.gappssmtp.com header.i=@canonical-com.20150623.gappssmtp.com header.b="vE3G14JL"; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3xNjQ10mcfz9s78; Fri, 4 Aug 2017 07:10:33 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1ddNO2-0004Hc-Es; Thu, 03 Aug 2017 21:10:30 +0000 Received: from mail-io0-f172.google.com ([209.85.223.172]) by huckleberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1ddNNs-0004FN-VS for kernel-team@lists.ubuntu.com; Thu, 03 Aug 2017 21:10:21 +0000 Received: by mail-io0-f172.google.com with SMTP id m88so11594255iod.2 for ; Thu, 03 Aug 2017 14:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:in-reply-to:references; bh=hD1gGk8E7tupFd7bc06igqbMsxrNNmfDQgBEDdzzUYc=; b=vE3G14JL8+5UBte6YXRoVbzqAJe4ttti+GnqmeFRDjZtzTURyP8KvbYh9YnZigAf+H dbU+Uz8RqdOkZ99DlsCsFQVqRqW1r7GurgF/A4Mk6e8M9hCH0AeejCDp32RmTDkMViSg GgCDABmfzz451zDAc/XU0QqTwTUSNnVbn39wHeK/WVqvR6ODvxUVEgmBMTM0EVduqOri wUb7jdEcBHD84puyJTX1AJBfbox/FqzM8SA3HJY7M0biRL9KItLMg2fv1VQUH2BwF8aa MctzCYs+rWFkRMMyClN4Inm5EG8WEthDZMBMosxK+cmNcz3GTYDyREZB2tBFC0CkcyJ6 rfew== 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:in-reply-to :references; bh=hD1gGk8E7tupFd7bc06igqbMsxrNNmfDQgBEDdzzUYc=; b=K+q/SEPeh5W1P4Z/ZaJZ/7TAyhYOuesW0urfv1SgrcbV1VwPfi8tD/mw+rGeRIOmOB f3atJ7RIms0Nm6FftXmGhqGB27teaXl/uGRlMhMpz10dg9q6wcwg8AbWDRrxaHjGPog0 3QHo2wACle8Cgz8ez198C3PMwSDIvRa2/EKHYjTFXjKE9c/ED1DOGFmdlmwKoEVxOEc4 W4OyGjKXtfhZXufNSAqwic068nRH5MJvH6l6KJibM+zhPEVyRqeSZPBpgVMObLR8Qsqo VJbz+jdopaGrET0WZC7Ha/qIOHRl6Vka+RfzPhdc3y3JuD9xy1gvLH9al3tGq7CwK/ip 74yg== X-Gm-Message-State: AHYfb5g3dxQ07t83N63TI6il+/vb8QppUyl9OtVj6KfTmY61oZt0MBDG K4EPeWIoZkG1flI5W24= X-Received: by 10.107.179.135 with SMTP id c129mr229665iof.106.1501794619587; Thu, 03 Aug 2017 14:10:19 -0700 (PDT) Received: from localhost ([2605:a601:aa7:8920:dd18:f985:739d:f0a7]) by smtp.gmail.com with ESMTPSA id 134sm3344329ion.32.2017.08.03.14.10.18 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 03 Aug 2017 14:10:19 -0700 (PDT) From: Seth Forshee To: kernel-team@lists.ubuntu.com Subject: [PATCH v2 zesty 2/2] UBUNTU: [Config] CONFIG_SATA_HIGHBANK=y Date: Thu, 3 Aug 2017 16:10:15 -0500 Message-Id: <20170803211015.28839-3-seth.forshee@canonical.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170803211015.28839-1-seth.forshee@canonical.com> References: <20170803211015.28839-1-seth.forshee@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com BugLink: http://bugs.launchpad.net/bugs/1703430 This changed from y to m after trusty without justification. Having it built as a module causes issues with booting on some ARM systems. Signed-off-by: Seth Forshee --- debian.master/abi/4.10.0-30.34/modules.ignore | 1 + debian.master/config/annotations | 3 ++- debian.master/config/config.common.ubuntu | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 debian.master/abi/4.10.0-30.34/modules.ignore diff --git a/debian.master/abi/4.10.0-30.34/modules.ignore b/debian.master/abi/4.10.0-30.34/modules.ignore new file mode 100644 index 000000000000..c29ac6063d77 --- /dev/null +++ b/debian.master/abi/4.10.0-30.34/modules.ignore @@ -0,0 +1 @@ +sata_highbank diff --git a/debian.master/config/annotations b/debian.master/config/annotations index f2d3a99e849d..b1fb6fa079fe 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -6102,7 +6102,7 @@ CONFIG_ATA_PIIX policy<{'amd64': 'y', 'arm64': ' CONFIG_SATA_DWC policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}> CONFIG_SATA_DWC_OLD_DMA policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y'}> CONFIG_SATA_DWC_DEBUG policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n'}> -CONFIG_SATA_HIGHBANK policy<{'armhf': 'm'}> +CONFIG_SATA_HIGHBANK policy<{'armhf': 'y'}> CONFIG_SATA_MV policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}> CONFIG_SATA_NV policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}> CONFIG_SATA_PROMISE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}> @@ -6156,6 +6156,7 @@ CONFIG_PATA_WINBOND policy<{'amd64': 'm', 'arm64': ' CONFIG_PATA_ACPI policy<{'amd64': 'm', 'arm64': 'm', 'i386': 'm'}> CONFIG_ATA_GENERIC policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'm', 'i386': 'y', 'ppc64el': 'm'}> # +CONFIG_SATA_HIGHBANK mark note CONFIG_PATA_HPT3X3_DMA note CONFIG_ATA_PIIX mark note diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 57780e030658..d48e018e039f 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -7075,7 +7075,7 @@ CONFIG_SATA_AHCI_SEATTLE=m CONFIG_SATA_DWC=m # CONFIG_SATA_DWC_DEBUG is not set CONFIG_SATA_DWC_OLD_DMA=y -CONFIG_SATA_HIGHBANK=m +CONFIG_SATA_HIGHBANK=y CONFIG_SATA_INIC162X=m CONFIG_SATA_MV=m CONFIG_SATA_NV=m