[SLOF] [PATCH v2] boot: do not use catpad to concatenate strings
Alexey Kardashevskiy
aik at ozlabs.ru
Thu Dec 7 11:23:33 AEDT 2017
On 06/12/17 15:45, Nikunj A Dadhania wrote:
> Nikunj A Dadhania <nikunj at linux.vnet.ibm.com> writes:
>
>> The catpad size is 1K size, which can be hit easily hit with around 20 devices
>> with bootindex.
>>
>> Open code EVALUATE such that concatenation is not required. Replace usage of
>> $cat with a 16K buffer allocated here.
>>
>> Reported here: https://github.com/qemu/SLOF/issues/3
>>
>> Signed-off-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>
>
> Ping?
I'll wait till tomorrow evening and push it out if there is no objection.
--
Alexey
More information about the SLOF
mailing list