Re: [PATCH] drm/i915: reduce stack usage in igt_vma_pin1()

2025-06-24 Thread Rodrigo Vivi
On Tue, Jun 24, 2025 at 05:14:25PM -0400, Rodrigo Vivi wrote: > On Fri, Jun 20, 2025 at 01:36:38PM +0200, Arnd Bergmann wrote: > > From: Arnd Bergmann > > > > The igt_vma_pin1() function has a rather high stack usage, which gets > > in the way of reducing the default warning limit: > > > > In fi

Re: [PATCH] drm/i915: reduce stack usage in igt_vma_pin1()

2025-06-24 Thread Rodrigo Vivi
On Fri, Jun 20, 2025 at 01:36:38PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > The igt_vma_pin1() function has a rather high stack usage, which gets > in the way of reducing the default warning limit: > > In file included from drivers/gpu/drm/i915/i915_vma.c:2285: > drivers/gpu/drm/i91

[PATCH] drm/i915: reduce stack usage in igt_vma_pin1()

2025-06-20 Thread Arnd Bergmann
From: Arnd Bergmann The igt_vma_pin1() function has a rather high stack usage, which gets in the way of reducing the default warning limit: In file included from drivers/gpu/drm/i915/i915_vma.c:2285: drivers/gpu/drm/i915/selftests/i915_vma.c:257:12: error: stack frame size (1288) exceeds limit