diff options
author | Venkata Sandeep Dhanalakota <[email protected]> | 2021-09-16 09:28:15 -0700 |
---|---|---|
committer | John Harrison <[email protected]> | 2021-09-20 12:35:40 -0700 |
commit | ea97e44f83e25cb63c70293d71ab625a23f8a0cc (patch) | |
tree | a31ecb3efa36e47ef2566a54afd5de592c303301 /fs/jbd2/commit.c | |
parent | 53718bff8f4054bd2ad4e4799ebf2ecbeed453d5 (diff) |
drm/i915: Do not define vma on stack
Defining vma on stack can cause stack overflow, if
vma gets populated with new fields.
v2:
(Daniel Vetter)
- Add kerneldoc for new field
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Signed-off-by: Venkata Sandeep Dhanalakota <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions