Richard Purdie writes:
Hi,
> Please just update that patch then rather than patching code that we've
> ready patched. Is this issue uclibc specific?
the usage of alloca is due me and killing a lot of malloc's in
the hot path of log handling. I am late to these patches
but my two cents would be
Enrico Scholz writes:
Good Morning,
> Applying two upstream kernel commits
> 455bd4c430b0c0a361f38e8658a0d6cb469942b5 (ARM: 7668/1: fix
> memset-related crashes caused by recent GCC (4.7.2) optimizations) and
> 418df63adac56841ef6b0f1fcf435bc64d4ed177 (ARM: 7670/1: fix the memset
> fix) seem to
Holger Hans Peter Freyther writes:
>
> The symlink from uImage-3... to uImage is not created at image creation
> time and not properly update on kernel upgrades. This is fixed by removing
> the chdir. The other users of update-alternative do not change the directory
> before calling it.
Hi,
th