From patchwork Tue Apr 20 14:32:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Gardner X-Patchwork-Id: 1468358 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=) 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 4FPmNy4T1Pz9vDw; Wed, 21 Apr 2021 00:32:34 +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 1lYrQU-0000m2-L1; Tue, 20 Apr 2021 14:32:30 +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 1lYrQS-0000lT-Pd for kernel-team@lists.ubuntu.com; Tue, 20 Apr 2021 14:32:28 +0000 Received: from mail-pg1-f197.google.com ([209.85.215.197]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lYrQS-0000Vk-DK for kernel-team@lists.ubuntu.com; Tue, 20 Apr 2021 14:32:28 +0000 Received: by mail-pg1-f197.google.com with SMTP id g5-20020a63f4050000b02901f6c7b9a6d0so7951214pgi.5 for ; Tue, 20 Apr 2021 07:32:28 -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; bh=7kyyFmEQEE5JxteEhL1vOKKJWRJplxcQ4i8NByBEWZs=; b=eelttOX3cIWp/wXRc9ZzoHLoY1TO1efjdO/k06uYbQ58f4C6hB3OcVboShPrVgfLsi iILxiJLUP9TmfhEJYHY+Xvk9njN7XrXiDdrFXPdqTYCT5QqZlo8B2M3motfj3tB+3SLV HO4I3IQ2CCKhxs/si2X4IiLmgAK4h20bhu9qtpM2TUnh8ORLdug9nr27qdwAkqVjQDnE BTL5CQsV4DItcV25g7sU8PkRDtFvC6DypolcEXFAFc2q0f3Bbq2ZQXwN55qSx2mjcoCc 6dPn9pB3vVHcXIbedc9N6/jAnLMw/12sx/z47OJcO3XQmaqYrlRpK71CgGp6pyGwuXRP SfxQ== X-Gm-Message-State: AOAM533i6janjFsrVbDkqoc444Lqt59z17539qX5Xv+mElGNPQM8H/Ol FOAdYe9If1DD++PLp9SPISE8cds2Jc29ydvTZkS1Zx6ebUsH5p+GkhmqnmUe9GPY19660/aHBA8 ZnYZvgdgTpPVxWYu3kLWi/3WDheXQ/3y9fmvvhyq+nw== X-Received: by 2002:a63:4f0a:: with SMTP id d10mr17405541pgb.418.1618929146463; Tue, 20 Apr 2021 07:32:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwooVX+x2WCXW4L3prsd3nOQ/2GFSuaHhfcBDwF4zxJbF9AEnatamatydG+0TDnT5XKwK1zbQ== X-Received: by 2002:a63:4f0a:: with SMTP id d10mr17405525pgb.418.1618929146183; Tue, 20 Apr 2021 07:32:26 -0700 (PDT) Received: from localhost.localdomain ([69.163.84.166]) by smtp.gmail.com with ESMTPSA id f135sm15542478pfa.102.2021.04.20.07.32.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Apr 2021 07:32:25 -0700 (PDT) From: Tim Gardner To: kernel-team@lists.ubuntu.com Subject: [PATCH][focal:linux-azure] UBUNTU: [Config] azure: Annotate CONFIG_ACPI_HOTPLUG_MEMORY Date: Tue, 20 Apr 2021 08:32:18 -0600 Message-Id: <20210420143220.25223-2-tim.gardner@canonical.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210420143220.25223-1-tim.gardner@canonical.com> References: <20210420143220.25223-1-tim.gardner@canonical.com> 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: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1671203 Just in case you were inclined to enable this config because it is enabled in all other commercial cloud kernels. MSFT specifically asked that this option be disabled. Ignore: yes Signed-off-by: Tim Gardner --- debian.azure/config/annotations | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations index 2dad2984982a..31ef556a226f 100644 --- a/debian.azure/config/annotations +++ b/debian.azure/config/annotations @@ -4,6 +4,9 @@ include "../../debian.master/config/annotations" +CONFIG_ACPI_HOTPLUG_MEMORY policy<{'amd64': 'n'}> +CONFIG_ACPI_HOTPLUG_MEMORY mark note + CONFIG_FPGA_MGR_XILINX_SPI mark note CONFIG_FPGA_MGR_XILINX_SPI policy<{'amd64': 'm'}>