summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorLyude Paul <lyude@redhat.com>2020-07-20 15:07:36 -0400
committerLyude Paul <lyude@redhat.com>2020-07-21 11:08:35 -0400
commit5887a2ad53cee2c90401564a00fabf6af61a1aa5 (patch)
treee713d75b8c9634c00182439b1caf49979cb09ad0 /net/sched
parent7f07c35fe63bc9563237436cb07bcc28f82a45b7 (diff)
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl()
This is an ioctl callback, so we're guaranteed to have IRQs enabled when calling this function. Use the plain _irq() variants of spin_(un)lock() to make this more obvious. Signed-off-by: Lyude Paul <lyude@redhat.com> Cc: Daniel Vetter <daniel@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20200720190736.180297-6-lyude@redhat.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions