All of lore.kernel.org
 help / color / mirror / Atom feed
From: Meng Xu <xumengpanda@gmail.com>
To: Julien Grall <julien@xen.org>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Dario Faggioli <dfaggioli@suse.com>
Subject: Re: [Xen-devel] [PATCH] xen/sched: rt: Fix typo in a comment
Date: Fri, 10 Jan 2020 15:28:49 -0800	[thread overview]
Message-ID: <CAENZ-+n0mUzjjFLo=DK5EtcdR1dW5xgS_0FefW8VOdGOCOvg8g@mail.gmail.com> (raw)
In-Reply-To: <20200110222344.66071-1-julien@xen.org>

On Fri, Jan 10, 2020 at 2:23 PM Julien Grall <julien@xen.org> wrote:
>
> Signed-off-by: Julien Grall <julien@xen.org>
> ---
>  xen/common/sched_rt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/xen/common/sched_rt.c b/xen/common/sched_rt.c
> index b2b29481f3..c40a7e4990 100644
> --- a/xen/common/sched_rt.c
> +++ b/xen/common/sched_rt.c
> @@ -122,7 +122,7 @@
>   */
>  /*
>   * RTDS_scheduled: Is this unit either running on, or context-switching off,
> - * a phyiscal cpu?
> + * a physical cpu?
>   * + Accessed only with global lock held.
>   * + Set when chosen as next in rt_schedule().
>   * + Cleared after context switch has been saved in rt_context_saved()
> --
> 2.24.0
>

Reviewed-by: Meng Xu <mengxu@cis.upenn.edu>

Cheers,

Meng

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

      reply	other threads:[~2020-01-10 23:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10 22:23 [Xen-devel] [PATCH] xen/sched: rt: Fix typo in a comment Julien Grall
2020-01-10 23:28 ` Meng Xu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAENZ-+n0mUzjjFLo=DK5EtcdR1dW5xgS_0FefW8VOdGOCOvg8g@mail.gmail.com' \
    --to=xumengpanda@gmail.com \
    --cc=dfaggioli@suse.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=julien@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.