From patchwork Thu Jan 14 19:54:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1426644 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 4DGw5R5ZS9z9sWd; Fri, 15 Jan 2021 06:55:07 +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 1l08hz-0007uQ-So; Thu, 14 Jan 2021 19:55:03 +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 1l08hx-0007sQ-HP for kernel-team@lists.ubuntu.com; Thu, 14 Jan 2021 19:55:01 +0000 Received: from mail-qv1-f70.google.com ([209.85.219.70]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1l08hx-0006c7-4r for kernel-team@lists.ubuntu.com; Thu, 14 Jan 2021 19:55:01 +0000 Received: by mail-qv1-f70.google.com with SMTP id j5so5467795qvu.22 for ; Thu, 14 Jan 2021 11:55:01 -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:in-reply-to :references:mime-version:content-transfer-encoding; bh=cx80WXiepZxHhN4kV2i2AyhRFZrBJZ1gkqV8HZqF/Xs=; b=I54++81VFvePLfgGMyMRl5p//lnqufEw789q4IyPX2A3LTPzBQ8AWHZSjqTI9vvi2z REPOVQur8erQ3SXFjENo0sQx3m2x3r5BAX8P7baDaNIs79uTm0Ga7W2Vyp22nDTLwhFm CKSZLhfYdv2RSsZ4vVvQ3IvffrJz+dpgcCj+zPPLgf0i0TYaUq80YBgwCE+B/zdTsJa8 wtn5E7nz0GelqaPw6tv69BHKsU1gRTO6FkemABwpTD3bkovrvP0k+pwpO8uGF4w8Oeo8 A6+oT7e5vdGZzA7tNSZaHlWLWr2+i7PStcRJIIxncO9q1mqhElututu5DnUPeqSYZnz0 fRbg== X-Gm-Message-State: AOAM533fsnDwFh7GabFR7wAxCfZkF8/NVl3vosBZE/+9yNOU7hAGVGhF I3bTpAuL3PoCz3etrLOSkZx2qcMoIml5QJCJYdrDuedpUjkkQQhyGwQpl+dVQprsaEW+CeXuZQ2 ZUJV99fq3WKFltWRJddEFQFc03YO6+O6i+DnyCkTS X-Received: by 2002:aed:2266:: with SMTP id o35mr8667806qtc.176.1610654099783; Thu, 14 Jan 2021 11:54:59 -0800 (PST) X-Google-Smtp-Source: ABdhPJyGfswXtRkEFf8qb8Z8K6sW6h0ARuztSiO5QqNBLe8/cRN9fok1TzWdWlxTXyaaMzcWa6/40Q== X-Received: by 2002:aed:2266:: with SMTP id o35mr8667787qtc.176.1610654099523; Thu, 14 Jan 2021 11:54:59 -0800 (PST) Received: from localhost.localdomain ([177.45.97.178]) by smtp.gmail.com with ESMTPSA id o20sm3504899qki.93.2021.01.14.11.54.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Jan 2021 11:54:58 -0800 (PST) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [focal:linux-azure][PATCH v2 1/1] UBUNTU: [Config] azure: Disable ATARI_PARTITION Date: Thu, 14 Jan 2021 16:54:36 -0300 Message-Id: <20210114195437.959715-3-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210114195437.959715-1-marcelo.cerri@canonical.com> References: <20210114195437.959715-1-marcelo.cerri@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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1908264 Support for Atari partitions is not available in the Azure so disable it for the same reasons we disable it in other cloud kernels. Signed-off-by: Marcelo Henrique Cerri --- debian.azure/config/annotations | 3 +++ debian.azure/config/config.common.ubuntu | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations index 54e63b01179b..ddbff51a2935 100644 --- a/debian.azure/config/annotations +++ b/debian.azure/config/annotations @@ -109,6 +109,9 @@ CONFIG_USB_XHCI_PLATFORM mark note CONFIG_CONTEXT_TRACKING_FORCE flag note +CONFIG_ATARI_PARTITION policy<{'amd64': 'n'}> +CONFIG_ATARI_PARTITION mark note + # From linux-azure initial packaging CONFIG_POWERCAP policy<{'amd64': 'n'}> diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu index 6ee373d32c50..3d68e6fe3754 100644 --- a/debian.azure/config/config.common.ubuntu +++ b/debian.azure/config/config.common.ubuntu @@ -261,7 +261,7 @@ CONFIG_ASYNC_XOR=m # CONFIG_AT803X_PHY is not set CONFIG_ATA=y CONFIG_ATALK=m -CONFIG_ATARI_PARTITION=y +# CONFIG_ATARI_PARTITION is not set CONFIG_ATA_ACPI=y CONFIG_ATA_BMDMA=y CONFIG_ATA_GENERIC=y