diff options
author | Chris Wilson <[email protected]> | 2013-04-26 16:22:46 +0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2013-04-30 10:50:32 +0200 |
commit | 4f42f4ef0dba0cf837b628ac33231a7acb8fcc9d (patch) | |
tree | b14bc686eb4ff669527d1763ffcda273e983f491 /lib/mpi/mpi-bit.c | |
parent | 43b27290dd42b40f3f23f49677a7faa5a4eb1eff (diff) |
drm/i915: Always normalize return timeout for wait_timeout_ioctl
As we recompute the remaining timeout after waiting, there is a
potential for that timeout to be less than zero and so need sanitizing.
The timeout is always returned to userspace and validated, so we should
always perform the sanitation.
v2 [vsyrjala]: Only normalize the timespec if it's invalid
v3: Add a comment to clarify the situation and remove the now
useless WARN_ON() (ickle)
Cc: Ben Widawsky <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Tested-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions