Hello
attached patch fixes when kernel binary has more than four section with was leading to corrupting memory and mysterious crash few functions later on illegal size for section that came from overwritten memory.
best regards Maciej
please check
http://www.coreboot.org/pipermail/coreboot/2009-March/045887.html
YH
On Sat, Jun 27, 2009 at 12:11 PM, Maciej Pijanka maciej.pijanka@gmail.comwrote:
Hello
attached patch fixes when kernel binary has more than four section with was leading to corrupting memory and mysterious crash few functions later on illegal size for section that came from overwritten memory.
best regards Maciej
-- Maciej Pijanka, PLD-Linux Developer, Reg Linux user #133161 POE/Perl user
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
On 28/06/2009, yhlu yinghailu@gmail.com wrote:
please check
http://www.coreboot.org/pipermail/coreboot/2009-March/045887.html
So i duplicated work, i wasn't aware that patch is already done.
YH
On Sat, Jun 27, 2009 at 12:11 PM, Maciej Pijanka maciej.pijanka@gmail.comwrote:
Hello
attached patch fixes when kernel binary has more than four section with was leading to corrupting memory and mysterious crash few functions later on illegal size for section that came from overwritten memory.
best regards Maciej
-- Maciej Pijanka, PLD-Linux Developer, Reg Linux user #133161 POE/Perl user
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
Yinghai Lu wrote:
Impact: fix vmlinux from 2.6.30
from 2.6.30 (?) the new vmlinux with per_cpu and brk support will have more sections.
ron minnich wrote:
Acked-by: Ronald G. Minnich rminnich@gmail.com
I've committed this in r4377. Yinghai, I think Ron assumed you would commit. If you can't reach svn, please contact Stefan.
Maciej Pijanka wrote:
So i duplicated work, i wasn't aware that patch is already done.
Sorry about that. I hope we will have a patchwork system up in a while, so that patches will not get lost like this, duplicate work can be avoided, and basically human life time is not wasted because of lacking technology.
Thank you, and apologies for us being so inefficient.
//Peter