Jean-Sébastien Pédron
538cf7be5e
drm/i915: Fix page fault handler failure
...
... when __wait_seqno() is interrupted by a signal. In this case,
__wait_seqno() returns -ERESTARTSYS. Like we already do in drm_ioctl(),
we need to convert this error to a common code such as -EINTR, so the
page fault handler is restarted.
Reported by: Frederic Chardon <chardon.frederic@gmail.com>
Tested by: Frederic Chardon <chardon.frederic@gmail.com>
2016-03-12 11:54:58 +00:00
..
2016-03-12 11:54:58 +00:00
2015-09-11 15:51:20 +00:00
2015-12-19 18:42:50 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2016-03-08 20:33:02 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-06-04 19:41:15 +00:00
2015-03-17 18:50:33 +00:00
2015-03-29 18:45:51 +00:00
2015-03-17 18:50:33 +00:00
2016-01-13 20:35:02 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2016-03-08 20:33:02 +00:00
2016-03-11 18:59:15 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 19:13:11 +00:00
2015-03-17 18:50:33 +00:00
2016-03-01 17:47:32 +00:00
2015-03-17 18:50:33 +00:00
2015-10-04 07:45:36 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-05-22 17:05:21 +00:00
2016-03-08 20:33:02 +00:00
2015-09-22 15:32:27 +00:00
2016-03-08 20:33:02 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-29 18:45:51 +00:00
2016-03-08 20:33:02 +00:00
2016-03-08 20:33:02 +00:00
2016-01-13 20:35:02 +00:00
2016-03-08 20:33:02 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-10-04 07:45:36 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2015-03-17 18:50:33 +00:00
2016-03-08 20:33:02 +00:00