[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] [patch] boot memory allocator cleanup 3(take 2)
Hi Yashi,
Yasushi SHOJI wrote:
> It seems I found the problem. in the old days, we PAGE_ALIGN'ed
> __init_begin and __init_end. This won't work once we changed .bss not
> to aligned to page, because that means we are freeing beginig of
> section.
Well spotted... so can we now also remove the ALIGN(4096) in the init
section in link script? Might save us a few bytes :)
> IMO, the reason previous patch worked on suzaku is pure luck.
The new patch applies cleanly for me, I'll test it quickly tomorrow on
the board and we'll get it into CVS.
Thanks,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/