Chris Wilson
fa192d90cf
drm/i915/execlists: Mark up read of i915_request.fence.flags
[ 145.927961] BUG: KCSAN: data-race in can_merge_rq [i915] / signal_irq_work [i915]
[ 145.927980]
[ 145.927992] write (marked) to 0xffff8881e513fab0 of 8 bytes by interrupt on cpu 2:
[ 145.928250] signal_irq_work+0x134/0x640 [i915]
[ 145.928268] irq_work_run_list+0xd7/0x120
[ 145.928283] irq_work_run+0x1d/0x50
[ 145.928300] smp_irq_work_interrupt+0x21/0x30
[ 145.928328] irq_work_interrupt+0xf/0x20
[ 145.928356] _raw_spin_unlock_irqrestore+0x34/0x40
[ 145.928596] execlists_submission_tasklet+0xde/0x170 [i915]
[ 145.928616] tasklet_action_common.isra.0+0x42/0xa0
[ 145.928632] __do_softirq+0xd7/0x2cd
[ 145.928646] irq_exit+0xbe/0xe0
[ 145.928665] do_IRQ+0x51/0x100
[ 145.928684] ret_from_intr+0x0/0x1c
[ 145.928699] schedule+0x0/0xb0
[ 145.928719] worker_thread+0x194/0x670
[ 145.928743] kthread+0x19a/0x1e0
[ 145.928765] ret_from_fork+0x1f/0x30
[ 145.928784]
[ 145.928796] read to 0xffff8881e513fab0 of 8 bytes by task 738 on cpu 1:
[ 145.929046] can_merge_rq+0xb1/0x100 [i915]
[ 145.929282] __execlists_submission_tasklet+0x866/0x25a0 [i915]
[ 145.929518] execlists_submit_request+0x2a4/0x2b0 [i915]
[ 145.929758] submit_notify+0x8f/0xc0 [i915]
[ 145.929989] __i915_sw_fence_complete+0x5d/0x3e0 [i915]
[ 145.930221] i915_sw_fence_complete+0x58/0x80 [i915]
[ 145.930453] i915_sw_fence_commit+0x16/0x20 [i915]
[ 145.930698] __i915_request_queue+0x60/0x70 [i915]
[ 145.930935] i915_gem_do_execbuffer+0x3997/0x4c20 [i915]
[ 145.931175] i915_gem_execbuffer2_ioctl+0x2c3/0x580 [i915]
[ 145.931194] drm_ioctl_kernel+0xe4/0x120
[ 145.931208] drm_ioctl+0x297/0x4c7
[ 145.931222] ksys_ioctl+0x89/0xb0
[ 145.931238] __x64_sys_ioctl+0x42/0x60
[ 145.931260] do_syscall_64+0x6e/0x2c0
[ 145.931275] entry_SYSCALL_64_after_hwframe+0x44/0xa9
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200309110934.868-4-chris@chris-wilson.co.uk
2020-03-09 18:24:13 +00:00
..
2020-02-21 05:44:40 +10:00
2020-01-30 08:57:22 +01:00
2020-01-20 11:42:57 +10:00
2019-12-05 10:57:42 +02:00
2019-08-14 19:27:26 +02:00
2020-02-06 10:32:54 +01:00
2020-01-06 19:54:27 +01:00
2020-02-10 09:23:50 +01:00
2020-01-31 16:00:24 +01:00
2020-01-30 09:00:45 +01:00
2020-01-30 08:04:01 -08:00
2020-01-21 09:09:42 +09:00
2019-12-09 22:57:26 +01:00
2020-01-30 08:04:01 -08:00
2020-02-21 05:44:40 +10:00
2019-10-21 14:23:25 +02:00
2019-12-05 08:44:12 +01:00
2020-03-09 18:24:13 +00:00
2020-01-31 16:40:12 +01:00
2019-12-14 19:26:55 +01:00
2020-02-21 05:44:40 +10:00
2020-01-03 11:43:44 +10:00
2020-01-20 11:42:57 +10:00
2020-01-08 13:51:56 +01:00
2019-12-05 08:44:16 +01:00
2020-01-07 11:53:19 +01:00
2020-02-14 12:57:57 +10:00
2019-12-09 22:57:26 +01:00
2020-02-21 05:44:40 +10:00
2020-01-08 18:35:36 +01:00
2020-01-31 17:48:16 +01:00
2020-02-21 05:44:40 +10:00
2019-12-09 22:57:26 +01:00
2020-01-30 09:00:45 +01:00
2019-12-05 08:44:23 +01:00
2020-02-21 05:44:40 +10:00
2020-01-31 16:00:24 +01:00
2020-02-21 05:44:40 +10:00
2019-12-05 08:44:34 +01:00
2020-01-27 16:46:44 -05:00
2020-01-13 17:14:34 +10:00
2019-07-15 18:11:31 +02:00
2019-12-05 08:44:55 +01:00
2020-01-30 08:04:01 -08:00
2020-02-04 11:47:43 +01:00
2020-02-14 12:53:00 +10:00
2019-12-05 08:45:01 +01:00
2020-02-07 12:22:30 +10:00
2020-01-27 19:27:30 +02:00
2020-01-30 08:04:01 -08:00
2020-02-10 02:54:47 +01:00
2020-02-21 05:44:40 +10:00
2019-12-09 22:57:26 +01:00
2020-02-10 09:24:09 +01:00
2019-12-18 16:09:12 -05:00
2020-02-06 10:34:06 +01:00
2020-01-28 15:42:43 +01:00
2020-02-06 19:04:41 +01:00
2020-01-31 12:16:36 -08:00
2020-02-21 05:44:40 +10:00
2020-01-28 15:43:32 +01:00
2020-02-21 05:44:40 +10:00
2020-01-30 09:00:51 +01:00
2020-01-28 15:43:58 +01:00
2019-11-04 18:17:36 +01:00
2020-01-31 16:39:53 +01:00
2020-01-31 16:00:21 +01:00
2019-12-22 11:13:00 +01:00
2020-01-31 16:00:21 +01:00
2020-01-29 09:14:11 +01:00
2019-10-09 20:04:55 +02:00
2020-01-31 16:39:53 +01:00
2020-02-04 23:57:26 +00:00
2019-10-25 09:35:06 +02:00
2019-12-29 23:55:23 -08:00
2019-12-19 15:52:44 +02:00
2019-11-29 21:29:17 +02:00
2020-01-11 11:57:59 +01:00
2019-09-16 15:13:02 -07:00
2019-12-03 17:42:57 +01:00
2020-01-14 16:22:17 -05:00
2019-10-08 09:41:06 -04:00
2020-01-28 16:49:22 +01:00
2020-01-25 15:49:11 +02:00
2020-01-18 10:33:12 +01:00
2020-01-09 18:07:46 -05:00
2019-10-08 18:29:00 +02:00
2020-03-03 20:34:36 -05:00
2019-09-03 19:30:06 -04:00
2020-03-03 20:34:31 -05:00
2019-12-17 17:26:08 +01:00
2019-09-30 20:15:53 +03:00
2019-08-07 11:56:48 -04:00
2019-10-02 16:28:55 +03:00
2020-02-06 22:01:40 +02:00
2019-12-09 10:03:01 +01:00
2020-01-09 17:33:41 +01:00
2020-01-20 11:42:57 +10:00
2020-01-24 17:41:34 +00:00
2019-11-28 11:19:32 +01:00
2020-01-14 16:22:17 -05:00
2019-12-19 15:55:10 +02:00
2019-12-06 11:18:11 +01:00
2019-11-15 08:00:08 +01:00
2020-02-06 10:32:54 +01:00
2019-12-17 13:57:54 +01:00
2019-08-06 13:18:42 +05:30
2019-12-05 08:43:14 +01:00
2019-07-22 21:24:10 +02:00
2020-01-14 16:22:17 -05:00
2019-08-22 10:41:06 +03:00
2019-07-16 11:25:02 +02:00
2020-01-08 19:51:11 +01:00
2019-09-30 20:16:28 +03:00
2020-01-30 09:00:45 +01:00
2019-11-07 15:00:16 +02:00
2019-10-04 13:43:43 +01:00
2019-11-21 11:03:31 +01:00
2019-11-04 18:17:36 +01:00
2020-01-09 17:17:28 +01:00
2019-07-16 12:21:41 -07:00
2019-12-18 02:40:16 +02:00
2019-07-01 16:58:09 +02:00
2019-12-17 20:39:33 +01:00
2020-02-04 23:57:26 +00:00
2019-12-06 11:18:11 +01:00
2019-11-14 14:08:57 +02:00
2019-12-09 10:02:45 +01:00
2019-12-04 19:44:13 -08:00
2019-11-28 13:15:43 +01:00
2019-07-16 11:25:02 +02:00
2019-11-06 13:00:21 -05:00
2019-10-24 13:55:56 +02:00
2020-01-20 14:22:21 +01:00
2019-08-06 13:16:54 +05:30
2019-09-03 09:46:18 +02:00
2020-01-30 08:57:12 +01:00
2020-02-04 23:57:26 +00:00
2019-09-12 19:54:42 +02:00
2019-09-23 15:32:53 +08:00
2020-01-27 19:27:30 +02:00
2020-01-27 19:27:30 +02:00