On Sun, Sep 17, 2017 at 8:42 AM, Tom Rini wrote:
> On Sun, Sep 17, 2017 at 09:38:04AM -0400, Rob Clark wrote:
>
>> It seems like stack usage is a problem for SPL builds. So move itrblock
>> off the stack.
>>
>> Please test this and see if it helps w/ current issues with SPL builds.
>> Long term,
On Sun, Sep 17, 2017 at 09:38:04AM -0400, Rob Clark wrote:
> It seems like stack usage is a problem for SPL builds. So move itrblock
> off the stack.
>
> Please test this and see if it helps w/ current issues with SPL builds.
> Long term, I'm not sure if it is better to do this conditional on SP
It seems like stack usage is a problem for SPL builds. So move itrblock
off the stack.
Please test this and see if it helps w/ current issues with SPL builds.
Long term, I'm not sure if it is better to do this conditional on SPL
builds, or move to malloc()? At any rate, if this fixes SPL builds
3 matches
Mail list logo