All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Peter Crosthwaite <peter.crosthwaite@petalogix.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH qom-next 12/22] xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU
Date: Fri, 18 May 2012 11:34:00 +0200	[thread overview]
Message-ID: <4FB61788.6060703@suse.de> (raw)
In-Reply-To: <CAFEAcA9JV3MvQPDV+wff_=3iRKVA_TVKtpQ0SntC5F-t2GoZxQ@mail.gmail.com>

Am 15.05.2012 13:08, schrieb Peter Maydell:
> On 14 May 2012 18:31, Andreas Färber <afaerber@suse.de> wrote:
>> The board initializes only one CPU, so replace first_cpu with that CPU's
>> state to facilitate review of arm_load_kernel() signature change and to
>> avoid double casts then.
> 
> There was a patch proposed to add SMP support to this board:
> http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg00047.html
> 
> I dunno whether that changes the best thing to do in this patch.

Thanks for pointing me to this. From what I see that series has open
issues and was not applied to target-arm.next yet, right? In that case I
can't rebase my patches on top of it, but I get that touching first_cpu
here is not a good idea for SMP.

I'll apply the preceding patches and will respin with
arm_env_get_cpu(first_cpu) in 15/22.

Andreas


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  reply	other threads:[~2012-05-18  9:34 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14 17:31 [Qemu-devel] [PATCH qom-next 00/22] ARM: QOM cpu_reset() followups Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH for-1.1 01/22] arm_boot: Fix typos in comment Andreas Färber
2012-05-14 17:38   ` Stefan Weil
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 02/22] omap_sx1: Rename omap_mpu_state_s variable Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 03/22] palm: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 04/22] mainstone: Rename PXA2xxState variable Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 05/22] spitz: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 06/22] tosa: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 07/22] z2: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 08/22] strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 09/22] integratorcp: Use cpu_arm_init() to obtain ARMCPU Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 10/22] musicpal: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 11/22] versatilepb: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 12/22] xilinx_zynq: " Andreas Färber
2012-05-15 11:08   ` Peter Maydell
2012-05-18  9:34     ` Andreas Färber [this message]
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 13/22] arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 14/22] arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 15/22] arm_boot: Pass ARMCPU to arm_load_kernel() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 16/22] realview: Use cpu_arm_init() to obtain ARMCPU Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 17/22] vexpress: " Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 18/22] exynos4210: Use cpu_arm_init() to store ARMCPU Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 19/22] arm_pic: Pass ARMCPU to arm_pic_init_cpu() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 20/22] pxa2xx: Pass ARMCPU to pxa2xx_pic_init() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 21/22] pxa2xx_pic: Store ARMCPU in PXA2xxPICState Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 22/22] pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo Andreas Färber
2012-05-15 11:14 ` [Qemu-devel] [PATCH qom-next 00/22] ARM: QOM cpu_reset() followups Peter Maydell
2012-05-18 12:13   ` Andreas Färber
2012-05-18 12:19     ` Peter Maydell
2012-05-18 14:55     ` Andreas Färber
2012-05-16 12:32 ` Igor Mitsyanko

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=4FB61788.6060703@suse.de \
    --to=afaerber@suse.de \
    --cc=peter.crosthwaite@petalogix.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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.