From: Daniel Vetter Date: Mon, 29 Sep 2014 13:31:26 +0000 (+0200) Subject: drm/i915: Correctly reject invalid flags for wait_ioctl X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~78^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b5d5112c51f8cf4ac51f9f063bb76992a5ebe7;p=pandora-kernel.git drm/i915: Correctly reject invalid flags for wait_ioctl Not having checks for this isn't good. I've checked igt and libdrm and they all already clear flags properly. So we're lucky and should be able to sneak this ABI clarification in. Testcase: igt/gem_wait/invalid-flags Signed-off-by: Daniel Vetter Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85280 Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed