Re: edata alignment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 05 Apr 2001, Pete Popov wrote:
> In arch/mips/kernel/head.S, there is this code in kernel_entry:
> 
>    la      t0, _edata
>    sw      zero, (t0)
> 
> What guarantees that edata will be word aligned? I don't see a .ALIGN
> directive in the ld.script so is it safe to assume that edata will
> always be at least word aligned?  I've linked into the kernel a very
> large ramdisk, and edata ends up being an odd address, causing a cpu
> fault. 

This was fixed between revs 1.4 and 1.5 in cvs @ oss.sgi.com

-Justin


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux