lkml.org 
[lkml]   [2012]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 3/8] ARM: tegra: rework Tegra secondary CPU core bringup
On Wed, Feb 01, 2012 at 08:54:48AM +0100, Olof Johansson wrote:
> On Tue, Jan 31, 2012 at 06:40:41PM +0200, Peter De Schrijver wrote:
>
> > + .align L1_CACHE_SHIFT
> > + .type __tegra_cpu_reset_handler_data, %object
> > + .globl __tegra_cpu_reset_handler_data
> > +__tegra_cpu_reset_handler_data:
> > + .rept TEGRA_RESET_DATA_SIZE
> > + .long 0
> > + .endr
> > + .size __tegra_cpu_reset_handler_data, .-tegra_cpu_reset_handler_data
> > + .align L1_CACHE_SHIFT
> > +
>
> This doesn't build:
>
> /tmp/ccPd4Pcj.s: Assembler messages:
> /tmp/ccPd4Pcj.s: Error: .size expression for __tegra_cpu_reset_handler_data does not evaluate to a constant
>
> Did you mean .-__tegra_cpu_reset_handler_data there?

Yes. It's not used anywhere though :) So I will leave it out in the next version.

Cheers,

Peter.


\
 
 \ /
  Last update: 2012-02-01 11:05    [W:0.057 / U:1.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site