On Sun, 17 Feb 2019 at 16:13, Chris Wilson <[email protected]> wrote: > > This struct appears quite large and pushes our stack frame over > 1024 bytes -- too high for conservative setups. So move the mock_ggtt > struct to the heap. > > Signed-off-by: Chris Wilson <[email protected]> > Cc: Matthew Auld <[email protected]>
Missing kfree() somewhere? Reviewed-by: Matthew Auld <[email protected]> _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
