[PATCH 2/2] arm: fix kernel image size

Tony Lindgren tony at atomide.com
Tue Jun 21 03:57:20 PDT 2016


* Tony Lindgren <tony at atomide.com> [160621 03:41]:
> * Russell King - ARM Linux <linux at armlinux.org.uk> [160621 02:50]:
> > 
> > There isn't really an answer which will always work for this problem,
> > as I've already detailed in a previous thread discussing the issue.
> > Adding a zImage header don't fix the problem.
> 
> Well how about we change both comments and code to use a value
> that works?

Maybe zImage size + MAX_RODATA_SZ + 4x zImage size?

Then the MAX_RODATA_SZ could be 2 or 4 MB or whatever we
think is sufficient to kick the can until we have a better
solution.

Regards,

Tony



More information about the linux-arm-kernel mailing list