Message ID | 20220228105259.230903-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <linux-acpi-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D1A02C3527A for <linux-acpi@archiver.kernel.org>; Mon, 28 Feb 2022 10:55:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234360AbiB1K4K (ORCPT <rfc822;linux-acpi@archiver.kernel.org>); Mon, 28 Feb 2022 05:56:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235316AbiB1Ky6 (ORCPT <rfc822;linux-acpi@vger.kernel.org>); Mon, 28 Feb 2022 05:54:58 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B1F83193F2 for <linux-acpi@vger.kernel.org>; Mon, 28 Feb 2022 02:53:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1646045597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=4T8Uvp57TFU5Petlm3lZYbx4MZCWOM5rrxCxQpNIp9Y=; b=hrKuSolpZ3zT8uPOcbaUnnHb9TdWuhCIzxR+qEKZ4PFKthill8+6pjPb6vpUNDwO7DtDfU 4HGzQcijz8RXOlOXhJJiqWrvpsRixX/uxryAT3enBTuFRCPq8ikeU71JI+de2KAedSG6kk vM19gh4AA9prZBUSLttE5JvtU1uK1Dc= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-170-i5atVmE0PVmVTs2N7rir6Q-1; Mon, 28 Feb 2022 05:53:14 -0500 X-MC-Unique: i5atVmE0PVmVTs2N7rir6Q-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 66E2F8031E1; Mon, 28 Feb 2022 10:53:12 +0000 (UTC) Received: from x1.localdomain.com (unknown [10.39.193.120]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3D8506C92C; Mon, 28 Feb 2022 10:53:07 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: "Rafael J . Wysocki" <rjw@rjwysocki.net>, Bjorn Helgaas <bhelgaas@google.com>, Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>, "H . Peter Anvin" <hpa@zytor.com> Cc: Hans de Goede <hdegoede@redhat.com>, Mika Westerberg <mika.westerberg@linux.intel.com>, =?utf-8?q?Krzysztof_Wilc?= =?utf-8?q?zy=C5=84ski?= <kw@linux.com>, Myron Stowe <myron.stowe@redhat.com>, Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>, =?utf-8?q?Benoit_Gr?= =?utf-8?q?=C3=A9goire?= <benoitg@coeus.ca>, Hui Wang <hui.wang@canonical.com>, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/1] x86/PCI: Disable exclusion of E820 reserved addressed in some cases Date: Mon, 28 Feb 2022 11:52:58 +0100 Message-Id: <20220228105259.230903-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Precedence: bulk List-ID: <linux-acpi.vger.kernel.org> X-Mailing-List: linux-acpi@vger.kernel.org |
Series |
x86/PCI: Disable exclusion of E820 reserved addressed in some cases
|
expand
|