> -----Original Message-----
> From: Scott Wood [mailto:scottw...@freescale.com] 
> Sent: Wednesday, May 01, 2013 7:36 AM
> To: Chen, Tiejun
> Cc: ag...@suse.de; qemu-...@nongnu.org; qemu-devel@nongnu.org
> Subject: Re: [Qemu-ppc] [v1][PATCH 1/1] PPC: e500: correct 
> params->ram_size with ram_size
> 
> On 04/30/2013 06:31:41 PM, Chen, Tiejun wrote:
> > > function that gets called later.  The comment doesn't make
> > 
> > Are you saying I should replace cpu_to_be64(params->ram_size) with
> > cpu_to_be64(ram_size) directly in ppce500_load_device_tree()?
> 
> No, I'm saying to reword (or eliminate) the confusing comment.

Okay, I prefer to eliminate that comment since the code itself is clear enough.

Thanks,

Tiejun

> 
> > But as I understand we should sync this global argument 
> after we fixup 
> > something associated to that since params->ram_size may impact on 
> > something else in the future.
> 
> ...and we just hope that nothing uses it for anything 
> important before the fixup. :-P
> 
> -Scott
> 

Reply via email to