From patchwork Mon Aug 12 17:29:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 171154 Delivered-To: patch@linaro.org Received: by 2002:a92:d204:0:0:0:0:0 with SMTP id y4csp511959ily; Mon, 12 Aug 2019 23:55:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqwhLAxRGt9PTltL9yC3ROhp1yTfuOi9/gh3Q8FbiuW3Pry8dcAiENqpJwhPF2b8UTZJv8hw X-Received: by 2002:a02:710f:: with SMTP id n15mr41769367jac.119.1565679304708; Mon, 12 Aug 2019 23:55:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565679304; cv=none; d=google.com; s=arc-20160816; b=xIhPzLMk35s3ojEIueQ8aD2zXSaQpntXtImuuOlaxB51SStO+zvnIXTwvrYm3Aeomn 15RDwmRUm9BWfu7OQQBG9zQ491VGf/Uorjl341bCt4VB+nrhmyLFgmMLlp4fZz7t3+tz AuFVA1lrS59IYTnXyZTCCg34RbX7qwl9GI8UWqLwFOOZCcfLwh7NMGYZW1gCwQrB8Vnx x8zwQc7MnNaGWMlukrORxT2/mfVn6+0yU0P7WtCa7pGN59kvsQxn1SYo6X+g16Wj17NI gpDj80hL6YqPwUimYdtjyjkOf/ppoMOd/cPTCAys8vjUHb+FtALeNeQcTpzboIXoTnjd KJmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:cc :list-subscribe:list-help:list-post:list-unsubscribe:list-id :precedence:subject:references:in-reply-to:message-id:date:to:from; bh=YpxOx2HMhyRl8a9SNJh03K7bN3YZ2CoYODS5M0eOC3Y=; b=y4Wk5gR1XGIdIrGhGRYBII69wpJEc2EtYUSRv0rYAgd19IsMgxtMBaRLclu6dtbgzN o6y/4rgqS5i8azySwTIAjzMy0nEHKNCNSIsbAQ61ZhhXsi9Sf4OL990AlpnEIE/neu+H KhNShvCb2ZaF6r76cFxzntB/+DfdGBkQ6FESp7jXIKfUhnnFfR1N6MDd8jOV0RMZwMdN 47yYzwnPr7Ow7onLbK3OK1mM1+r1IwsjlTvbQy1WgOmWIm38zNi5llF+f+xc0Io0Y5M7 anoewtq+ACgSpumAvP2UeBr4e+ETqKU5mN/j5HDn9s4i7+0IKARD0xrzyS9vjMHBYkJB z8/A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of xen-devel-bounces@lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org. [192.237.175.120]) by mx.google.com with ESMTPS id b6si120196224ios.81.2019.08.12.23.55.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 12 Aug 2019 23:55:04 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of xen-devel-bounces@lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of xen-devel-bounces@lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hxQhK-0002i9-8c; Tue, 13 Aug 2019 06:54:22 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hxQhI-0002g2-Bb for xen-devel@lists.xenproject.org; Tue, 13 Aug 2019 06:54:20 +0000 X-Inumbo-ID: e3a0e620-bd26-11e9-a3f0-5f35362fd25f Received: from foss.arm.com (unknown [217.140.110.172]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTP id e3a0e620-bd26-11e9-a3f0-5f35362fd25f; Mon, 12 Aug 2019 17:30:33 +0000 (UTC) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 923E3174E; Mon, 12 Aug 2019 10:30:33 -0700 (PDT) Received: from e108454-lin.cambridge.arm.com (e108454-lin.cambridge.arm.com [10.1.196.50]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D75B03F706; Mon, 12 Aug 2019 10:30:32 -0700 (PDT) From: Julien Grall To: xen-devel@lists.xenproject.org Date: Mon, 12 Aug 2019 18:29:58 +0100 Message-Id: <20190812173019.11956-8-julien.grall@arm.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20190812173019.11956-1-julien.grall@arm.com> References: <20190812173019.11956-1-julien.grall@arm.com> Subject: [Xen-devel] [PATCH v3 07/28] xen/arm64: head: Fix typo in the documentation on top of init_uart() X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Julien Grall , Stefano Stabellini , Volodymyr Babchuk MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Signed-off-by: Julien Grall Acked-by: Stefano Stabellini --- Changes in v3: - Patch added --- xen/arch/arm/arm64/head.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/arch/arm/arm64/head.S b/xen/arch/arm/arm64/head.S index cd03101196..a6f3aa4ee5 100644 --- a/xen/arch/arm/arm64/head.S +++ b/xen/arch/arm/arm64/head.S @@ -825,7 +825,7 @@ ENTRY(switch_ttbr) /* * Initialize the UART. Should only be called on the boot CPU. * - * Ouput: + * Output: * x23: Early UART base physical address * * Clobbers x0 - x1