xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Tim Deegan <tim@xen.org>
To: Chen Baozi <baozich@gmail.com>
Cc: Julien Grall <julien.grall@linaro.org>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	andrii.anisov@globallogic.com,
	Xen Developer List <xen-devel@lists.xen.org>
Subject: Re: [PATCH] xen/arm: Support kick cpus and switch to hypervisor for the OMAP5
Date: Thu, 15 Aug 2013 10:33:17 +0100	[thread overview]
Message-ID: <20130815093317.GA60836@ocelot.phlegethon.org> (raw)
In-Reply-To: <1376558212-4783-1-git-send-email-baozich@gmail.com>

At 17:16 +0800 on 15 Aug (1376587012), Chen Baozi wrote:
> @@ -34,6 +36,10 @@ kick_cpus:
>          ldr   r0, =MACH_TYPE_SMDK5250
>          teq   r5, r0                          /* Are we running on the arndale? */
>          beq   kick_cpus_arndale
> +	/* for OMAP5432 */
> +	ldr   r0, =MACH_TYPE_OMAP5_SEVM
> +	teq   r5, r0
> +	beq   kick_cpus_omap5

There are some hard tabs here.

Tim.

  reply	other threads:[~2013-08-15  9:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15  9:16 [PATCH] xen/arm: Support kick cpus and switch to hypervisor for the OMAP5 Chen Baozi
2013-08-15  9:33 ` Tim Deegan [this message]
2013-08-15  9:34 ` Andrii Anisov
2013-08-15  9:48   ` Chen Baozi
2013-08-15 11:10     ` Andrii Anisov
2013-08-15 11:23       ` Chen Baozi
2013-08-15 11:27         ` Andrii Anisov
2013-08-15 11:23       ` Andrii Anisov
2013-08-15 11:28         ` Chen Baozi
     [not found]           ` <CAGQvs6jN8a7j8J5=+PNA_8Cc2jx22Gom86EXc9KdD=xf3NFiLA@mail.gmail.com>
     [not found]             ` <AFEC4CA5-C8E7-4D08-97DC-1C4C95AD03F9@gmail.com>
2013-08-15 12:01               ` Andrii Anisov
2013-08-15 10:03 ` Julien Grall
2013-08-15 11:19   ` Chen Baozi
2013-08-15 11:40     ` Julien Grall
2013-08-15 11:48       ` Chen Baozi
2013-08-15 12:10   ` Ian Campbell

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=20130815093317.GA60836@ocelot.phlegethon.org \
    --to=tim@xen.org \
    --cc=Ian.Campbell@citrix.com \
    --cc=andrii.anisov@globallogic.com \
    --cc=baozich@gmail.com \
    --cc=julien.grall@linaro.org \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).