On Thu, Mar 14, 2019 at 06:31:37PM +0300, moos...@gmail.com wrote:
> Josh Poimboeuf writes:
>
> > Objtool uses over 512k of stack, thanks to the hash table embedded in
> > the objtool_file struct. This causes an unnecessarily large stack
> > allocation and breaks users with low stack limits.
> >
Josh Poimboeuf writes:
> Objtool uses over 512k of stack, thanks to the hash table embedded in
> the objtool_file struct. This causes an unnecessarily large stack
> allocation and breaks users with low stack limits.
>
> Move the struct off the stack.
>
> Fixes: 042ba73fe7eb ("objtool: Add severa
2 matches
Mail list logo