Revision f4a4381ba4944603905167d044d865990356ba22 authored by Lucas Stach on 27 June 2017, 14:02:51 UTC, committed by Lucas Stach on 28 June 2017, 08:35:46 UTC
The addition of the flags member to etnaviv_gem_submit structure didn't
take into account that the last member of this structure is a variable
length array.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
1 parent 657314b
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top