[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] vpci/msix: fix typo


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>
  • Date: Mon, 23 Feb 2026 22:05:15 -0500
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=zqKURGGCLOhSOOZZLDdqmhevzpWzHw0X6/XVJSMdc0A=; b=GQdQD1JEupm0FUAVH1C5za/jcETGcu/n17DaQTZhvDuSq1j2rdAjjY5jEBhU5XNfzCHXMX2LuKcPeQdmowxN34/+7emFKOZpN70oLOPmWuRewMi5LjrFGQ2c/mKiXCA82+BRPma3RaSPNIy8Ob36f2Hef1d5PZwUSqLPzB6GnTUqb4tQfLXdxhkdH9k0CIzd452UiOAfNITJZVllgPADgesiYOBpvOblWB+n5UBRfzxA4BTIC+V9+GXMUMuz34gdYIx57D0pFNllu3oElJUjw3qPCxjIjNoD4bYjVEmK0JEjLDDpmUvY0yIVMx2Owk/jG/QpsXQy26KCyClZLhH5ZQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=UrKocwPgNOjSINh/R5GWrr5tVCG5dCQXmzJdlclzeEKg/JDPBpvoo/nlFqGOUZG7g+KpOH1w9cxIYSMhMTLSSPRi+jp6c7oSRQfHgSm6uUvqFQCLovnqo6fIA4/YLGATDi64bxSINxkseR0N8oTk4Frjyeci1rx/ZLYWFkI1Pw0IkMGJevFqZwL1ilzIXEeG2dJ1b7jTnd6dmz6wCxmyokL/qBgQXYSLJY4wip2HhqTZ+mbeZgodyKt+6UVOMJyuRG1B/X+NBXApVy5czZg+NplHFcbeS+rnNKjS1onJUTN/RW1T0h0PT8iP4YDujd/WTut+DFLUnnVAYhJLhN0r7g==
  • Cc: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Tue, 24 Feb 2026 03:05:33 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>
---
 xen/drivers/vpci/msix.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/drivers/vpci/msix.c b/xen/drivers/vpci/msix.c
index 516282205a53..eaf8fae970f8 100644
--- a/xen/drivers/vpci/msix.c
+++ b/xen/drivers/vpci/msix.c
@@ -795,7 +795,7 @@ static int cf_check init_msix(struct pci_dev *pdev)
 
     /*
      * vPCI header initialization will have mapped the whole BAR into the
-     * p2m, as MSI-X capability was not yet initialized.  Crave a hole for
+     * p2m, as MSI-X capability was not yet initialized.  Carve a hole for
      * the MSI-X table here, so that Xen can trap accesses.
      */
     return vpci_make_msix_hole(pdev);

base-commit: 5eb84d6c992cf4e81936872c441b649057947442
-- 
2.53.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.