aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2015-11-30 04:17:31 +0200
committerDave Airlie <[email protected]>2015-12-11 14:04:44 +1000
commit9f5bd30818c42c6c36a51f93b4df75a2ea2bd85e (patch)
tree99f265dbc7b9ee58dfa5c0a9e2161e2d787a794d /net/lapb/lapb_iface.c
parent49307da31be5708bb0b9926efb35dd74d946ab0c (diff)
vgaarb: fix signal handling in vga_get()
There are few defects in vga_get() related to signal hadning: - we shouldn't check for pending signals for TASK_UNINTERRUPTIBLE case; - if we found pending signal we must remove ourself from wait queue and change task state back to running; - -ERESTARTSYS is more appropriate, I guess. Signed-off-by: Kirill A. Shutemov <[email protected]> Cc: [email protected] Reviewed-by: David Herrmann <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions